Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libstdc++/include/bits/
Dconcept_check.h77 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
Dboost_concept_check.h82 #define _GLIBCXX_CLASS_REQUIRES2(_type_var1, _type_var2, _ns, _concept) \ macro