11 Aug
2017
11 Aug
'17
8:11 a.m.
On Thu, Aug 10, 2017 at 2:31 PM, John Maddock via Boost
A quick survey for C++17 issues in *develop* finds:
unary/binary_function:
~~~~~~~~~~~~~~~~~~~~
functional (has own workaround that's std lib specific, won't work for everything else?)
bimap
hash (has own workaround that's std lib specific, won't work for everything else?)
Gil
ICL
MPI
rc2: c:\vc\boost\boost\numeric\conversion\detail\converter.hpp: struct trivial_converter_impl : public std::unary_function< BOOST_DEDUCED_TYPENAME Traits::argument_type Does this mean it's fixed in develop but not in master / rc2? Gr, Olaf