Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7343: Extend result_of to work with SFINAE
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-19 20:47:11
#7343: Extend result_of to work with SFINAE
-------------------------------+--------------------------------------------
Reporter: djwalker | Owner: djwalker
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: utility
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: result_of, decltype, SFINAE
-------------------------------+--------------------------------------------
Comment (by eric_niebler):
Sadly, my patch doesn't work with msvc-11, but yours does. Unfortunately,
yours has heavier TMP overhead. The best solution, IMO, would be to use
yours for msvc-11 and use mine in other cases, assuming clang 3.1 can
handle it. Thoughts?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7343#comment:3> 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:10 UTC