Home
last modified time | relevance | path

Searched defs:move_if_noexcept (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 Dutility.hpp47 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
56 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
67 move_if_noexcept(rv<T>& x) BOOST_NOEXCEPT in move_if_noexcept() function
78 move_if_noexcept(T& x) BOOST_NOEXCEPT in move_if_noexcept() function
89 move_if_noexcept(rv<T>& x) BOOST_NOEXCEPT in move_if_noexcept() function
/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.hpp450 O move_if_noexcept(I first, I last, O dst) in move_if_noexcept() function