Return the maximum number of objects allocate can return.
Declared in <bslma_allocatortraits.h>
using Base::max_size;
Return the largest number of value_type objects that could reasonably be returned by a single invocation of allocate for a.
| Name | Description |
|---|---|
| a | allocator whose maximum size is queried |