Searched defs:concept (Results 1 – 1 of 1) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | concept_check.hpp | 49 # define BOOST_CLASS_REQUIRE(type_var, ns, concept) \ argument 52 # define BOOST_CLASS_REQUIRE2(type_var1, type_var2, ns, concept) \ argument 55 # define BOOST_CLASS_REQUIRE3(tv1, tv2, tv3, ns, concept) \ argument 58 # define BOOST_CLASS_REQUIRE4(tv1, tv2, tv3, tv4, ns, concept) \ argument
|