$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gavin Lambert (boost_at_[hidden])
Date: 2022-12-06 23:25:59
On 7/12/2022 05:55, Peter Dimov wrote:
> I'll gladly drop these dependencies (well maybe not Config, I'll need to check)
> if Boost drops C++03 support.
AFAIK, the consensus was already that maintainers can drop C++03 support
whenever they like (preferably after consulting with downstream library
maintainers, but that's non-binding).
Anyone still stuck on an older compiler can remain stuck on an older
Boost too.