Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_class.hpp16 #ifndef BOOST_IS_CLASS
35 #ifndef BOOST_IS_CLASS
99 BOOST_STATIC_CONSTANT(bool, value = BOOST_IS_CLASS(T));
H A Dintrinsics.hpp119 # define BOOST_IS_CLASS(T) __is_class(T) macro
211 # define BOOST_IS_CLASS(T) __is_class(T) macro
276 # define BOOST_IS_CLASS(T) __is_class(T) macro
313 # define BOOST_IS_CLASS(T) __oracle_is_class(T) macro
341 # define BOOST_IS_CLASS(T) __is_class(T) macro
368 # define BOOST_IS_CLASS(T) __is_class(T) macro