Return basicAllocator.allocate(n).
Synopsis
Declared in <bslma_allocatortraits.h>
static
pointer
allocate(
ALLOCATOR_TYPE& basicAllocator,
size_type n);
Created with MrDocs
Return basicAllocator.allocate(n).
Declared in <bslma_allocatortraits.h>
static
pointer
allocate(
ALLOCATOR_TYPE& basicAllocator,
size_type n);
Created with MrDocs