Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
array::allocator_type

Associated Allocator

Synopsis
using allocator_type = see-below;
Description

This type is boost::container::pmr::polymorphic_allocator<value>.


PrevUpHomeNext