[#bsl-allocator_traits-074-max_size] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-074.adoc[allocator_traits<polymorphic_allocator<char32_t>>]::max_size :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_polymorphicallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static xref:bsl/allocator_traits-074/size_type.adoc[size_type] max_size(xref:bsl/allocator_traits-074/allocator_type.adoc[allocator_type] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#