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