Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/
H A Dmsvc.hpp96 # define BOOST_CONCEPT_ASSERT_FN( ModelFnPtr ) \ argument
100 sizeof(::boost::concepts::require<ModelFnPtr>) \
109 # define BOOST_CONCEPT_ASSERT_FN( ModelFnPtr ) \ argument
113 sizeof(::boost::concepts::require_((ModelFnPtr)0)) \
H A Dborland.hpp12 template <class ModelFnPtr>
21 # define BOOST_CONCEPT_ASSERT_FN( ModelFnPtr ) \ argument
25 boost::concepts::require<ModelFnPtr>::instantiate \
H A Dgeneral.hpp69 # define BOOST_CONCEPT_ASSERT_FN( ModelFnPtr ) \ argument
71 &::boost::concepts::requirement_<ModelFnPtr>::failed> \