Home
last modified time | relevance | path

Searched refs:ArrayDeallocator (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.hpp330 typedef container_detail::scoped_array_deallocator<Allocator> ArrayDeallocator; typedef
2270 typename value_traits::ArrayDeallocator new_buffer_deallocator(new_storage, a, new_cap); in priv_merge_in_new_buffer()
2930 …typename value_traits::ArrayDeallocator new_buffer_deallocator(new_start, this->m_holder.alloc(), … in priv_forward_range_insert_new_allocation()