
8 Apr
2010
8 Apr
'10
10:07 p.m.
On 8 April 2010 22:08, Daniel Walker <daniel.j.walker@gmail.com> wrote:
I suppose it's fine to revert the merge. Some compilers are already shipping with a std::result_of that implements the current draft standard. So boost::result_of isn't so critical for these users.
OK, result_of is back to its 1.42 state on the release branch. This reverts the fixes for: https://svn.boost.org/trac/boost/ticket/862 https://svn.boost.org/trac/boost/ticket/1310 https://svn.boost.org/trac/boost/ticket/1535 Daniel