Home
last modified time | relevance | path

Searched refs:aVar3 (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/tti/test/
Dtest_has_static_member_compile.cpp16 Pickedname<AnotherType,AType (long,long)> aVar3; in main() local
Dtest_has_template_compile.cpp17 BOOST_TTI_HAS_TEMPLATE_GEN(SomeMemberTemplate)<AType> aVar3; in main()
Dtest_has_member_compile.cpp15 …I_HAS_MEMBER_FUNCTION_GEN(someFunctionMember)<double (AnotherType::*)(short,short,long,int)> aVar3; in main()
Dtest_has_mem_fun_compile.cpp15 …NCTION_GEN(someFunctionMember)<AnotherType,double,boost::mpl::vector<short,short,long,int> > aVar3; in main()
Dtest_has_static_mem_fun_template_compile.cpp17 …PLATE_GEN(YetAnotherFuncTemplate)<AnotherType,void,boost::mpl::vector<const int &,float &> > aVar3; in main()
Dtest_has_static_mem_fun_compile.cpp17 …ction<AnotherType,AType,boost::mpl::vector<long,double>,boost::function_types::cv_qualified> aVar3; in main() local
Dtest_has_data_compile.cpp17 BOOST_TTI_HAS_DATA_GEN(someDataMember)<AnotherType,double> aVar3; in main()
Dtest_has_fun_compile.cpp17 Pickedname<AnotherType,AType,boost::mpl::vector<long,long> > aVar3; in main() local
Dtest_has_fun_template_compile.cpp17 NotExist<AnotherType,AType,boost::mpl::vector<long,char> > aVar3; in main() local