Create an allocator and size wrapper having the specified basicAllocator and (initial) size.
Synopsis
Declared in <bslstl_list.h>
List_AllocAndSizeWrapper(
NodeAlloc const& basicAllocator,
size_type size);
Created with MrDocs