Home
last modified time | relevance | path

Searched defs:has_nothrow_copy (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 Dhas_nothrow_copy.hpp78 template <class T> struct has_nothrow_copy : public has_nothrow_copy_constructor<T>{}; struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dreference_content.hpp110 struct has_nothrow_copy< struct