26 Mar
2020
26 Mar
'20
10:45 a.m.
On Thu, 26 Mar 2020 at 11:38, Alexander Grund via Boost
However I'll evaluate supporting even some older MSVC versions making some C++11 features optional if possible.
Don't do that.
Ok, then I have to require MSVC 2015 which is fine to me. How would I tell the test matrix about this?
By specifying cxx11 features as required in test/Jamfile For example: https://github.com/boostorg/mp11/blob/develop/test/Jamfile#L15 https://github.com/boostorg/gil/blob/develop/test/Jamfile#L57-L63 Best regards, -- Mateusz Loskot, http://mateusz.loskot.net