Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2023-02-19 12:58:45


On 2/19/23 15:24, Gero Peterhoff via Boost wrote:
> Hi,
> 1) the macro BOOST_HAS_CONCEPTS from <boost/config.hpp>
> (https://www.boost.org/doc/libs/1_81_0/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_possible_c___future_features) not work:
> https://godbolt.org/z/3G8vTrjcf

This macro indicates support for C++0x concepts that were not accepted,
not the C++20 concepts. I don't thing we have a macro for C++20 concepts.


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