Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dconcept_check.hpp57 # define BOOST_CLASS_REQUIRE2(type_var1, type_var2, ns, concept) \ argument
58 BOOST_CONCEPT_ASSERT((ns::concept<type_var1,type_var2>))