Boost logo

Boost :

From: pbristow_at_[hidden]
Date: 2021-07-14 10:41:51


> -----Original Message-----
> From: Boost <boost-bounces_at_[hidden]> On Behalf Of Andrey Semashev via Boost
> Sent: 13 July 2021 19:50
> To: boost_at_[hidden]
> Cc: Andrey Semashev <andrey.semashev_at_[hidden]>
> Subject: Re: [boost] boost still supports C++03?
>
> On 7/13/21 9:41 PM, Oliver Kowalke via Boost wrote:
> > Hi,
> > does boost still support Cpp03 or is Cpp11 the min. standard?
>
> There is no single answer to that. Every library maintainer decides for himself.

It's worse than that - some libraries have varying use of C++03 up to C++20.

If you ask "Does Boost support C++ ?? " then you are asking the wrong question.

Boost does not have a concept of "support".

Studying the individual library documentation and the continuously updated Boost test matrix will
give you some clues.

The only way to be absolutely sure is to try to compile with the C++ std version you hope for.

Paul


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk