Home
last modified time | relevance | path

Searched refs:n_destroy (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.hpp3197 size_type n_destroy = s_before - n; in priv_forward_range_insert_expand_backwards() local
3199 … boost::container::destroy_alloc_n(this->get_stored_allocator(), move_end, n_destroy); in priv_forward_range_insert_expand_backwards()
3200 this->m_holder.m_size -= n_destroy; in priv_forward_range_insert_expand_backwards()