Home
last modified time | relevance | path

Searched refs:boost_intrusive_hmfcw (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/intrusive/detail/
H A Dhas_member_function_callable_with.hpp34 namespace boost_intrusive_hmfcw { namespace
121 , boost_intrusive_hmfcw::yes_type()) Test(U* f); in BOOST_MOVE_CAT()
123 static boost_intrusive_hmfcw::no_type Test(...); in BOOST_MOVE_CAT()
124 … static const bool value = sizeof(Test<Fun>((Fun*)0)) == sizeof(boost_intrusive_hmfcw::yes_type); in BOOST_MOVE_CAT()
147 : public boost_intrusive_hmfcw::remove_cv<Type>::type, public BaseMixin
154 static boost_intrusive_hmfcw::no_type deduce
156 static boost_intrusive_hmfcw::yes_type deduce(...);
159 static const bool value = sizeof(boost_intrusive_hmfcw::yes_type) == sizeof(deduce((Base*)0));
178boost_intrusive_hmfcw::private_type BOOST_INTRUSIVE_HAS_MEMBER_FUNCTION_CALLABLE_WITH_FUNCNAME(Don…
195 …static bool const value = (sizeof(boost_intrusive_hmfcw::no_type) == sizeof(boost_intrusive_hmfcw:…
[all …]