$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2023-02-23 15:16:56
On Thu, Feb 23, 2023 at 10:06 AM Niall Douglas wrote:
> I assume if a core library announces it intends to go past C++ 11 in the
> next year if enough people complain here its maintainer could be
> persuaded to hold off until the end of 2023?
>
Anyone is free to try and persuade any maintainer to maintain compatibility
with C++11 or any old language standard.
You're also free to help any affected library maintainers support any old
language standards by volunteering your time with pull requests.
Glen