Home
last modified time | relevance | path

Searched defs:is_nothrow_swappable (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/
H A Dtuple.hpp71 …using is_nothrow_swappable = std::integral_constant< bool, noexcept( swap( std::declval< T& >(), s… typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp890 struct is_nothrow_swappable struct
892 static const bool value = is_empty<T>::value || is_pod<T>::value;