Hi,
Has anyone tried building Boost 1.64.0 with Visual Studio 2017 in
“/std:c++latest” mode?
I’m asking because I tried and the build generated a lot of errors and some
of them are to do with things that have been removed in C++17, e.g.
std::auto_ptr, etc.
It seems that these need to be resolved soon especially when a lot of the
compilers become C++17 compliant.
If anyone is curios, I’m attaching a ZIP file containing my complete build
log.
Kind regards,
Leo