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