Home
last modified time | relevance | path

Searched refs:boundary_ptr (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/
H A Dvector.hpp2855 T* const boundary_ptr = limit_ptr - shift_count; in priv_insert_ordered_at_shift_range() local
2856 …::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), boundary_ptr, last_ptr, limit… in priv_insert_ordered_at_shift_range()
2858 boost::container::move_backward(first_ptr, boundary_ptr, limit_ptr); in priv_insert_ordered_at_shift_range()