Home
last modified time | relevance | path

Searched refs:move_n_source (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/container/detail/
H A Dcopy_move_algo.hpp936 move_n_source(I f, U n, F r) in move_n_source() function
950 move_n_source(I f, U n, F r) BOOST_NOEXCEPT_OR_NOTHROW in move_n_source() function
H A Dadvanced_insert_int.hpp64 this->first_ = ::boost::container::move_n_source(this->first_, n, p); in copy_n_and_update()