max_size implementation that forwards to the allocator's member.

Synopsis

Declared in <bslma_allocatortraits.h>

Type Aliases

Name

Description

SizeType

Alias to AllocatorTraits_SizeType<T>::type.

Static Member Functions

Name

Description

max_size

Return the maximum size of the specified alloc.

Created with MrDocs