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