Home
last modified time | relevance | path

Searched refs:first_this (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.hpp682 value_type *const first_this = boost::movelib::to_raw_pointer(this->start()); in priv_deep_swap() local
686 …boost::container::deep_swap_alloc_n<MaxTmpStorage>(this->alloc(), first_this, this->m_size, first_… in priv_deep_swap()
689 …iner::deep_swap_alloc_n<MaxTmpStorage>(this->alloc(), first_x, x.m_size, first_this, this->m_size); in priv_deep_swap()