On Wed, Aug 16, 2017 at 10:58 PM, Klaim - Joël Lamotte via Boost
On 16 August 2017 at 19:37, degski via Boost
wrote: On 16 August 2017 at 19:52, John Maddock via Boost
wrote: There's a patch just gone into develop, actually if we're really going to do another RC, then that might be a good candidate to include in it if the release managers agree (purely on the grounds that it will reduce the amount of traffic all reporting the same thing!).
Yes, please.
degski
That being said, it's not enough to fix boost on this Visual Studio version. Usage of std::unary_function have to be removed too. I did it in my copy but I'm not sure it's the right way to fix this (although my project do compiles and run for now).
_HAS_AUTO_PTR_ETC=1 is required but that was required before too. -- Olaf