Home
last modified time | relevance | path

Searched refs:BOOST_NO_IS_ABSTRACT (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/boost/type_traits/
Dis_abstract.hpp58 #ifdef BOOST_NO_IS_ABSTRACT
73 #elif !defined(BOOST_NO_IS_ABSTRACT)
142 #ifndef BOOST_NO_IS_ABSTRACT
Dis_convertible.hpp27 #if !defined(BOOST_NO_IS_ABSTRACT)
416 #if !defined(BOOST_NO_IS_ABSTRACT) && !defined(BOOST_TT_CXX11_IS_CONVERTIBLE)
/third_party/boost/boost/config/compiler/
Dgcc.hpp31 # define BOOST_NO_IS_ABSTRACT macro
35 # define BOOST_NO_IS_ABSTRACT macro
45 # define BOOST_NO_IS_ABSTRACT macro
Dcommon_edg.hpp38 #if (__EDG_VERSION__ < 300) && !defined(BOOST_NO_IS_ABSTRACT)
39 # define BOOST_NO_IS_ABSTRACT macro
Dhp_acc.hpp44 # define BOOST_NO_IS_ABSTRACT macro
Dgcc_xml.hpp11 # define BOOST_NO_IS_ABSTRACT macro
Dsunpro_cc.hpp69 # define BOOST_NO_IS_ABSTRACT macro
Dmetrowerks.hpp44 # define BOOST_NO_IS_ABSTRACT macro
Dborland.hpp120 # define BOOST_NO_IS_ABSTRACT macro
/third_party/boost/boost/detail/
Dlcast_precision.hpp18 #ifndef BOOST_NO_IS_ABSTRACT
47 #ifdef BOOST_NO_IS_ABSTRACT
105 #ifdef BOOST_NO_IS_ABSTRACT in lcast_get_precision()
/third_party/boost/libs/config/test/
Dno_is_abstract_fail.cpp24 #ifdef BOOST_NO_IS_ABSTRACT
Dno_is_abstract_pass.cpp24 #ifndef BOOST_NO_IS_ABSTRACT
Dboost_no_is_abstract.ipp8 // MACRO: BOOST_NO_IS_ABSTRACT
Dconfig_test.cu505 #ifndef BOOST_NO_IS_ABSTRACT
Dconfig_info.cpp1190 PRINT_MACRO(BOOST_NO_IS_ABSTRACT); in print_boost_macros()
Dconfig_test.cpp530 #ifndef BOOST_NO_IS_ABSTRACT
/third_party/boost/boost/serialization/
Dassume_abstract.hpp24 #ifndef BOOST_NO_IS_ABSTRACT
/third_party/boost/boost/type_traits/detail/
Dconfig.hpp36 && defined(BOOST_NO_IS_ABSTRACT)
/third_party/boost/libs/type_traits/test/
Dis_convertible_test.cpp90 #ifndef BOOST_NO_IS_ABSTRACT
142 #if !defined(BOOST_NO_IS_ABSTRACT) && !(defined(__hppa) && defined(__HP_aCC))
/third_party/boost/libs/type_traits/doc/
Dis_abstract.qbk23 regarded as potentially abstract. The macro BOOST_NO_IS_ABSTRACT is used to
/third_party/boost/boost/
Dforeach.hpp140 #if !defined(BOOST_BROKEN_IS_BASE_AND_DERIVED) && !defined(BOOST_NO_IS_ABSTRACT)
147 #elif !defined(BOOST_NO_IS_ABSTRACT)
534 #ifdef BOOST_NO_IS_ABSTRACT
/third_party/boost/libs/config/checks/
Dtest_case.cpp705 # ifdef BOOST_NO_IS_ABSTRACT
/third_party/boost/libs/config/test/all/
DJamfile.v2439 test-suite "BOOST_NO_IS_ABSTRACT" :
/third_party/boost/libs/config/doc/
Dmacro_reference.qbk138 [[`BOOST_NO_IS_ABSTRACT`][Compiler][