Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dconcept_check.h77 _GLIBCPP_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
H A Dboost_concept_check.h75 #define _GLIBCPP_CLASS_REQUIRES2(_type_var1, _type_var2, _ns, _concept) \ macro