Home
last modified time | relevance | path

Searched refs:move_n_source (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dcopy_move_algo.hpp954 move_n_source(I f, U n, F r) in move_n_source() function
969 move_n_source(I f, U n, F r) BOOST_NOEXCEPT_OR_NOTHROW in move_n_source() function
Dadvanced_insert_int.hpp64 this->first_ = ::boost::container::move_n_source(this->first_, n, p); in copy_n_and_update()