Home
last modified time | relevance | path

Searched refs:_GLIBCPP_CLASS_REQUIRES4 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dconcept_check.h81 _GLIBCPP_CLASS_REQUIRES4(_a, _b, _c, _d, __gnu_cxx, _C);
Dboost_concept_check.h91 #define _GLIBCPP_CLASS_REQUIRES4(_type_var1, _type_var2, _type_var3, _type_var4, _ns, _concept) \ macro