From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2022-12-06 18:05:56


On Tue, Dec 6, 2022 at 9:52 AM John Maddock via Boost
<boost_at_[hidden]> wrote:
> Perhaps the question should be this: are there libraries still using
> C++03 Boost versions of these libraries, that are still actually
> supporting C++03 themselves? Or are these dependencies just cruft left
> over from previous C++03 support which is no longer there in practice?

Only Boost.Asio comes to mind, upon which my entire empire of
libraries is built.

Thanks