Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-08-03 23:42:15


Robert Ramey wrote:
> Any chance of seeing a feature macro for HAS_IS_CONSTANT_EVALUATED
> appearing in Boost.Config any time soon?

The standard feature macro for std::is_constant_evaluated
is __cpp_lib_is_constant_evaluated >= 201811L (in <type_traits>). See
https://en.cppreference.com/w/cpp/feature_test.


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