Home
last modified time | relevance | path

Searched refs:OtherAllocator (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.hpp577 template <class OtherAllocator, class OtherAllocatorVersion>
619 template<class OtherAllocator, class OtherAllocatorVersion>
620 …vector_alloc_holder(BOOST_RV_REF_BEG vector_alloc_holder<OtherAllocator, OtherAllocatorVersion> BO… in vector_alloc_holder()
643 template<class OtherAllocator, class OtherAllocatorVersion>
644 void deep_swap(vector_alloc_holder<OtherAllocator, OtherAllocatorVersion> &x) in deep_swap()
646 … if(this->m_size > OtherAllocator::internal_capacity || x.m_size > Allocator::internal_capacity){ in deep_swap()
678 template<class OtherAllocator, class OtherAllocatorVersion>
679 void priv_deep_swap(vector_alloc_holder<OtherAllocator, OtherAllocatorVersion> &x) in priv_deep_swap()
1002 template<class OtherAllocator>
1003 vector(BOOST_RV_REF_BEG vector<T, OtherAllocator> BOOST_RV_REF_END x in vector() argument
[all …]