Home
last modified time | relevance | path

Searched refs: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/variant/
H A Dvariant.hpp1960 nothrow_copy; in internal_visit() typedef
1962 nothrow_copy in internal_visit()
1968 , nothrow_copy() in internal_visit()
2086 >::type nothrow_copy; in internal_visit() typedef
2090 , nothrow_copy() in internal_visit()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp311 static const bool nothrow_copy = is_nothrow_copy_constructible<T>::value || trivial_copy; member