BloombergLP::bslma::AllocatorTraits_CallMaxSize<T, bsl::void_t<decltype(bslmf::Util::declval<T>().max_size())>>::max_size

Return the maximum size of the specified alloc. Also note that this method is defined inline to work around a Windows compiler bug with SFINAE functions.

Synopsis

Declared in <bslma_allocatortraits.h>

static
SizeType
max_size(T const& alloc);