Subject: [Boost-bugs] [Boost C++ Libraries] #3203: boost::result_of not honoring F::result
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-22 16:58:38
#3203: boost::result_of not honoring F::result
-------------------------------------+--------------------------------------
Reporter: cschmidt | Owner: no-maintainer
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: utility
Version: Boost Development Trunk | Severity: Problem
Keywords: c++0x |
-------------------------------------+--------------------------------------
boost::result_of used with compilers with decltype support seems to be
inconsistent with the documentation.
The decltype implementation does not honor the result metafunction at all,
which yields to problems when
using boost::result_of on pure metafunction classes, such as being done in
Boost.Fusion (e.g. see the trunk issues on the zip_view testcases on
gcc-4.4.0_gnu++0x).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3203> 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:00 UTC