21 May
2016
21 May
'16
5:26 p.m.
Hartmut Kaiser wrote:
As said, I find the classification of a library as being 'C++14 only' to be completely useless.
In the context of the hypothetical C++14 only Boost 2.0, this means that the libraries have access to std::shared_ptr, std::thread and so on, which in turn means that they don't need to depend on boost::shared_ptr, boost::thread and so on. This makes it possible for a "Boost 2.0" library to be completely independent of the rest of "Boost 2.0", at least in theory. And if it's independent of the rest of the "Boost 2.0" libraries, why should it depend on, say, a common build system or a common test infrastructure? So outdated. It's $current_year!