Home
last modified time | relevance | path

Searched defs:is_class_or_union (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_enum.hpp42 struct is_class_or_union struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp229 struct is_class_or_union struct
231 struct twochar { char dummy[2]; };
236 static const bool value = sizeof(is_class_or_union_tester<T>(0)) == sizeof(char);