Home
last modified time | relevance | path

Searched refs:old_end_pos (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.hpp2541 T* const old_end_pos = this->priv_raw_end(); in priv_uninitialized_construct_at_end() local
2542 …pos = boost::container::uninitialized_copy_alloc(this->m_holder.alloc(), first, last, old_end_pos); in priv_uninitialized_construct_at_end()
2543 this->m_holder.m_size += new_end_pos - old_end_pos; in priv_uninitialized_construct_at_end()