$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [doc] Libraries Listed by C++ standard
From: degski (degski_at_[hidden])
Date: 2018-04-27 10:04:01
On 27 April 2018 at 11:00, Mateusz Loskot via Boost <boost_at_[hidden]>
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?
>
Isn't the main (practical) problem, that compliance [of a compiler] with a
certain standard is often in-complete and/or somehow broken. And with the
current pace of C++ standards, this will continue to be the case, hence
Boost.Config. This is not new and has been discussed on the list on various
occasions.
degski