
27 Jan
2011
27 Jan
'11
1:10 a.m.
Mathias Gaunard wrote
Hmm, what should we do?
I think the right thing to do is probably to make it use boost::result_of<const UnaryFunction(typename std::iterator_traits<Iterator>::reference)> on the trunk, fix the doc, check the tests still pass on all expected targets, then merge it to release unless the release manager disagrees.
I've created a new ticket for this problem. https://svn.boost.org/trac/boost/ticket/5127 In the ticket, patches for the code, the test and the documents are attached. I ran the test and it succeeded in GCC 4.4, 4.5. 4.6. Regards, Michel