Fallback max_size implementation when the allocator does not provide its own max_size member function.
Synopsis
Declared in <bslma_allocatortraits.h>
template<
class T,
class = void>
struct AllocatorTraits_CallMaxSize;
Type Aliases
Name |
Description |
Alias to |
Static Member Functions
Name |
Description |
Return the maximum size of the specified (template) parameter |