Home
last modified time | relevance | path

Searched defs:BOOST_STATIC_STRING_IS_CONST_EVAL (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/static_string/
Dconfig.hpp38 #define BOOST_STATIC_STRING_IS_CONST_EVAL std::is_constant_evaluated() macro
40 #define BOOST_STATIC_STRING_IS_CONST_EVAL __builtin_is_constant_evaluated() macro