Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
string::allocator_type

Associated Allocator

Synopsis
using allocator_type = see-below;
Description

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


PrevUpHomeNext