Home
last modified time | relevance | path

Searched defs:has_nothrow_move (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/move/
H A Dtraits.hpp54 struct has_nothrow_move struct
56 static const bool value = boost::move_detail::is_nothrow_move_constructible<T>::value &&
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray_detail.hpp400 struct has_nothrow_move : public struct