Searched defs:types3 (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/mpl/test/ |
D | pop_front.cpp | 24 typedef list<char,int,long>::type types3; in MPL_TEST_CASE() typedef
|
/third_party/boost/libs/hana/example/tutorial/ |
D | appendix_mpl.cpp | 438 using types3 = vector<char,int,long>; in main() typedef 448 using types3 = vector<long,int,char>; in main() typedef 467 using types3 = vector<char,int,long>; in main() typedef
|
/third_party/boost/libs/fusion/test/functional/ |
D | unfused_typed.cpp | 30 typedef fusion::vector<long &,int,char> types3; typedef
|