$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jz.maddock_at_[hidden])
Date: 2022-05-06 08:19:55
Pursuant of discussion elsewhere:
Does anyone have any concrete objections to Boost moving to a C++14
baseline?
This would mean:
* Library authors can drop and remove all support for pre-C++14
compilers after a suitable deprecation notice in place for say 3 releases.
* The community maintenance team can likewise drop pre-C++14 support
from community maintained / orphan libaries.
* CI tests no longer need report pre-C++14 results.
* From the next release onward, the boost super-project should clearly
announce in our release notes, that C++11 and earlier support may no
longer be available from the start of 2023.
Thoughts?
Thanks, John Maddock.