Searched defs:_type_var3 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | boost_concept_check.h | 83 #define _GLIBCPP_CLASS_REQUIRES3(_type_var1, _type_var2, _type_var3, _ns, _concept) \ argument 91 #define _GLIBCPP_CLASS_REQUIRES4(_type_var1, _type_var2, _type_var3, _type_var4, _ns, _concept) \ argument
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | boost_concept_check.h | 90 #define _GLIBCXX_CLASS_REQUIRES3(_type_var1, _type_var2, _type_var3, _ns, _concept) \ argument 98 #define _GLIBCXX_CLASS_REQUIRES4(_type_var1, _type_var2, _type_var3, _type_var4, _ns, _concept) \ argument
|