Home
last modified time | relevance | path

Searched refs:memmove_n_source (Results 1 – 1 of 1) 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.hpp205 I memmove_n_source(I f, U n, F r) BOOST_NOEXCEPT_OR_NOTHROW in memmove_n_source() function
408 { return container_detail::memmove_n_source(f, n, r); } in uninitialized_move_alloc_n_source()
543 { return container_detail::memmove_n_source(f, n, r); } in uninitialized_copy_alloc_n_source()
780 { return container_detail::memmove_n_source(f, n, r); } in copy_n_source()
951 { return container_detail::memmove_n_source(f, n, r); } in move_n_source()