bsl::List_AllocAndSizeWrapper::List_AllocAndSizeWrapper

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);