On 27 April 2018 at 11:18, Hans Dembinski
On 27. Apr 2018, at 11:00, Mateusz Loskot via Boost
wrote: Since each Boost library seems/is free to decide about which C++ standard they require, would it be useful to start tagging each library with standard in the release notes and docs?
Perhaps new "by by C++ standard" listing could be added in here https://www.boost.org/libs/
Sounds like a neat idea. A little label (C++14) etc after each library would work, like here http://en.cppreference.com/w/
Yes, indeed. Some libraries also mention C++XY in description in libs/{library}/meta/libraries.json Could this detail be moved to a dedicated JSON property, eg. "std": "C++11" or similar? Best regards, -- Mateusz Loskot, http://mateusz.loskot.net