$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Sankel (camior_at_[hidden])
Date: 2023-02-15 20:15:36
On Sat, Feb 4, 2023 at 7:08 AM Peter Dimov via Boost <boost_at_[hidden]>
wrote:
> I have a novel idea, let's drop C++03 support.
>
I fully support this idea. There is clearly a tradeoff here, but I think
reduction of support surface for our release infrastructure outweighs users
stuck on legacy compilers.
I am against making a major version bump for it. If we were adding module
support, that would be one thing, but dropping C++03 support in 2023 isn't
exactly a thing I'd be crazy about advertising given our current branding
challenges.
-- David