Home
last modified time | relevance | path

Searched refs:BOOST_TTI_TRAIT_HAS_CLASS (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/tti/test/
Dtest_has_class.hpp14 BOOST_TTI_TRAIT_HAS_CLASS(NameStruct,AStructType)
17 BOOST_TTI_TRAIT_HAS_CLASS(TheInteger,AnIntegerType)
20 BOOST_TTI_TRAIT_HAS_CLASS(SomethingElse,someOtherType)
23 BOOST_TTI_TRAIT_HAS_CLASS(EInB,BTypeEnum)
25 BOOST_TTI_TRAIT_HAS_CLASS(AnotherE,AnotherEnumTtype)
26 BOOST_TTI_TRAIT_HAS_CLASS(EClass,AnEnumClassType)
29 BOOST_TTI_TRAIT_HAS_CLASS(SimpleUT,AnUnion)
32 BOOST_TTI_TRAIT_HAS_CLASS(UnionType,UNStruct)
/third_party/boost/boost/tti/
Dhas_class.hpp94 #define BOOST_TTI_TRAIT_HAS_CLASS(trait,name) \ macro
177 BOOST_TTI_TRAIT_HAS_CLASS \
/third_party/boost/libs/tti/doc/html/
Dstandalone_HTML.manifest56 BOOST_TTI_TRAIT_HAS_CLASS.html
/third_party/boost/libs/tti/doc/
Dtti_detail_has_type.qbk222 complex macros form of BOOST_TTI_TRAIT_HAS_CLASS(trait,name),