Home
last modified time | relevance | path

Searched refs:BOOST_NO_CXX11_CONSTEXPR (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/boost/boost/context/detail/
Dconfig.hpp79 # undef BOOST_NO_CXX11_CONSTEXPR
84 defined(BOOST_NO_CXX11_CONSTEXPR) || \
107 #if ! defined(BOOST_NO_CXX11_CONSTEXPR)
/third_party/boost/boost/metaparse/
Dconfig.hpp17 defined BOOST_NO_CXX11_CONSTEXPR || defined BOOST_NO_CONSTEXPR || ( \
39 (!defined BOOST_NO_CONSTEXPR && !defined BOOST_NO_CXX11_CONSTEXPR) \
/third_party/boost/boost/config/compiler/
Dvisualc.hpp196 # define BOOST_NO_CXX11_CONSTEXPR macro
271 #ifndef BOOST_NO_CXX11_CONSTEXPR
272 # define BOOST_NO_CXX11_CONSTEXPR macro
Dcray.hpp197 #define BOOST_NO_CXX11_CONSTEXPR macro
272 #undef BOOST_NO_CXX11_CONSTEXPR
Dnvcc.hpp38 # define BOOST_NO_CXX11_CONSTEXPR macro
Dhp_acc.hpp99 #define BOOST_NO_CXX11_CONSTEXPR macro
/third_party/boost/boost/random/detail/
Dinteger_log2.hpp25 #if !defined(BOOST_NO_CXX11_CONSTEXPR)
38 #if defined(BOOST_NO_CXX11_CONSTEXPR)
/third_party/boost/libs/config/test/
Dno_constexpr_fail.cpp27 #ifdef BOOST_NO_CXX11_CONSTEXPR
Dno_constexpr_pass.cpp27 #ifndef BOOST_NO_CXX11_CONSTEXPR
/third_party/boost/boost/stacktrace/detail/
Daddr2line_impls.hpp29 #if defined(BOOST_STACKTRACE_ADDR2LINE_LOCATION) && !defined(BOOST_NO_CXX11_CONSTEXPR)
51 #if !defined(BOOST_NO_CXX11_CONSTEXPR) && !defined(BOOST_NO_CXX11_STATIC_ASSERT) in addr2line_pipe()
/third_party/boost/libs/array/test/
Darray_constexpr.cpp16 #ifndef BOOST_NO_CXX11_CONSTEXPR
/third_party/boost/boost/core/
Daddressof.hpp30 #if defined(BOOST_NO_CXX11_CONSTEXPR)
120 defined(BOOST_NO_CXX11_CONSTEXPR) || \
/third_party/boost/libs/smart_ptr/test/
Dsp_constexpr_test2.cpp16 #if defined( BOOST_NO_CXX11_CONSTEXPR )
Datomic_sp_constexpr_test.cpp16 #if defined( BOOST_NO_CXX11_CONSTEXPR )
Dsp_constexpr_test.cpp16 #if defined( BOOST_NO_CXX11_CONSTEXPR )
/third_party/boost/libs/chrono/test/time_point/
Dmin_max_pass.cpp17 #if defined BOOST_NO_CXX11_NUMERIC_LIMITS || defined BOOST_NO_CXX11_CONSTEXPR
/third_party/boost/libs/mpl/test/
Dbool.cpp19 #if defined(BOOST_NO_CXX11_CONSTEXPR)
/third_party/boost/libs/rational/test/
Dconstexpr_test.cpp11 #ifndef BOOST_NO_CXX11_CONSTEXPR in main()
/third_party/boost/boost/parameter/
Dconfig.hpp46 !defined(BOOST_NO_CXX11_CONSTEXPR) && \
/third_party/boost/libs/endian/test/
Dendian_reverse_cx_test.cpp11 #if defined(BOOST_NO_CXX11_CONSTEXPR)
/third_party/boost/libs/type_index/examples/
Dconstexpr14_sort_check.cpp9 #if !defined(BOOST_NO_CXX14_CONSTEXPR) && !defined(BOOST_NO_CXX11_CONSTEXPR) && !defined(BOOST_NO_C…
/third_party/boost/boost/atomic/detail/
Datomic_flag.hpp34 #if defined(BOOST_NO_CXX11_CONSTEXPR) || defined(BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX)
/third_party/boost/boost/units/
Dstatic_constant.hpp16 #if defined(BOOST_NO_CXX11_CONSTEXPR) || defined(BOOST_UNITS_DOXYGEN)
/third_party/boost/libs/multiprecision/example/
Dfloat128_snips.cpp43 #ifndef BOOST_NO_CXX11_CONSTEXPR in main()
/third_party/boost/libs/utility/test/
Doperators_constexpr_test.cpp10 #if !defined(BOOST_NO_CXX11_CONSTEXPR) && \

1234