Home
last modified time | relevance | path

Searched refs:MaxTmpStorage (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.hpp681 const size_type MaxTmpStorage = sizeof(value_type)*Allocator::internal_capacity; 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 …boost::container::deep_swap_alloc_n<MaxTmpStorage>(this->alloc(), first_x, x.m_size, first_this, t… in priv_deep_swap()