26 Aug
2017
26 Aug
'17
5:31 p.m.
On 26 August 2017 at 17:54, Peter Dimov via Boost
VS 2017 update 3 got released during the RC phase, and it bumps the compiler version from 19.10 to 19.11, causing a Config warning about an unrecognized version, and also makes /std:c++17 default, which removes auto_ptr/unary_function/binary_function and consequently introduces errors.
1.65.1 might be a good opportunity to address some of these.
Sure, sounds like something that's reasonable, if someone creates the appropriate patches?