Boost logo

Boost :

From: Alexander Grund (alexander.grund_at_[hidden])
Date: 2020-03-26 10:38:46


>
> as Boost.Nowide is now release ready and will be included in the 1.73
> release I wanted to announce that I'm planning to require C++11 for
> anything after.
>
>
>  Is there support for C++17 <filesystem>?
Kind of. There is an SFINAE enabled overload for *::filesystem::path
arguments in the fstreams.
>
> 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?




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk