mirror of
https://github.com/boostorg/boost-ci.git
synced 2026-02-09 23:12:19 +00:00
> In file included from ./boost/boost-ci/boost_ci.hpp:11: > /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/memory:200:16: error: no member named 'is_constant_evaluated' in namespace 'std' > if (std::is_constant_evaluated()) > ~~~~~^