Home
last modified time | relevance | path

Searched refs:BOOST_NO_CXX11_REF_QUALIFIERS (Results 1 – 25 of 46) sorted by relevance

12

/third_party/boost/libs/multi_index/test/
Dtest_key_extractors.cpp34 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS)
89 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS)
199 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
356 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
369 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
382 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
395 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
412 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
428 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
438 #if !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in test_key_extractors()
[all …]
/third_party/boost/boost/config/compiler/
Dvisualc.hpp175 # define BOOST_NO_CXX11_REF_QUALIFIERS macro
266 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS
267 # define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dcray.hpp212 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
287 #undef BOOST_NO_CXX11_REF_QUALIFIERS
Dhp_acc.hpp126 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dgcc_xml.hpp62 # define BOOST_NO_CXX11_REF_QUALIFIERS macro
Ddigitalmars.hpp84 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dmpw.hpp76 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dpathscale.hpp89 # define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dcommon_edg.hpp108 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dvacpp.hpp138 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dsunpro_cc.hpp136 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dxlcpp_zos.hpp141 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dmetrowerks.hpp127 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dgcc.hpp266 # define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dxlcpp.hpp148 # define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dborland.hpp199 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
Dcodegear.hpp265 #define BOOST_NO_CXX11_REF_QUALIFIERS macro
/third_party/boost/libs/variant/test/
Dvariant_visit_test.cpp65 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS // BOOST_NO_CXX11_RVALUE_REFERENCES is not enough for disabli…
143 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS // BOOST_NO_CXX11_RVALUE_REFERENCES is not enough for disabli… in main()
Dconst_ref_apply_visitor.cpp150 #if !defined(BOOST_NO_CXX11_RVALUE_REFERENCES) && !defined(BOOST_NO_CXX11_REF_QUALIFIERS)
308 #if !defined(BOOST_NO_CXX11_RVALUE_REFERENCES) && !defined(BOOST_NO_CXX11_REF_QUALIFIERS) in run_rvalue_ref_tests()
323 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS in run_mixed_tests()
/third_party/boost/libs/config/test/
Dno_cxx11_ref_qualifiers_fail.cpp27 #ifdef BOOST_NO_CXX11_REF_QUALIFIERS
Dno_cxx11_ref_qualifiers_pass.cpp27 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS
Dboost_no_cxx11_ref_qualifiers.ipp9 // MACRO: BOOST_NO_CXX11_REF_QUALIFIERS
/third_party/boost/libs/optional/test/
Doptional_test_map.cpp34 #if (!defined BOOST_NO_CXX11_REF_QUALIFIERS) && (!defined BOOST_OPTIONAL_DETAIL_NO_RVALUE_REFERENCE…
181 #if (!defined BOOST_NO_CXX11_REF_QUALIFIERS) && (!defined BOOST_OPTIONAL_DETAIL_NO_RVALUE_REFERENCE… in main()
Doptional_test_flat_map.cpp211 #if (!defined BOOST_NO_CXX11_REF_QUALIFIERS) && (!defined BOOST_OPTIONAL_DETAIL_NO_RVALUE_REFERENCE…
270 #if (!defined BOOST_NO_CXX11_REF_QUALIFIERS) && (!defined BOOST_OPTIONAL_DETAIL_NO_RVALUE_REFERENCE… in main()
/third_party/boost/boost/optional/detail/
Dold_optional_implementation.hpp920 #if (!defined BOOST_NO_CXX11_REF_QUALIFIERS) && (!defined BOOST_OPTIONAL_DETAIL_NO_RVALUE_REFERENCE…
929 #if (!defined BOOST_NO_CXX11_REF_QUALIFIERS) && (!defined BOOST_OPTIONAL_DETAIL_NO_RVALUE_REFERENCE…
973 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS
1021 #ifndef BOOST_NO_CXX11_REF_QUALIFIERS

12