Re: [Boost-bugs] [Boost C++ Libraries] #4084: [result_of, tr1] use of decltype in boost::result_of breaks <boost/tr1/functional.hpp>

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4084: [result_of, tr1] use of decltype in boost::result_of breaks <boost/tr1/functional.hpp>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-11 23:22:16


#4084: [result_of, tr1] use of decltype in boost::result_of breaks
<boost/tr1/functional.hpp>
-------------------------------------+--------------------------------------
 Reporter: eric_niebler | Owner: dlwalker
     Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: utility
  Version: Boost Development Trunk | Severity: Problem
 Keywords: result_of decltype tr1 |
-------------------------------------+--------------------------------------

Comment(by eric_niebler):

 I've changed the patch so that boost::result_of only uses the decltype
 implementation if BOOST_RESULT_OF_USE_DECLTYPE is defined. This is a safer
 change that allows users to opt in to the brave new c++0x world without
 breaking users who aren't prepared to make that leap.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4084#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC