$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-03-08 20:32:38
On Wed, Mar 8, 2023 at 12:17â¯PM Andrey Semashev via Boost
<boost_at_[hidden]> wrote:
> Why not just merge them all into Functional? Their headers are already
> merged, only docs and tests need to be merged.
If we do that, then these four libraries will appear as just one
library on the various libraries pages:
https://www.boost.org/doc/libs/
https://www.boost.org/doc/libs/1_81_0/libs/libraries.htm
Each library has slightly different metadata such as the first release
date and the author. We would lose these distinctions.
Thanks