Construct this object to hold a copy of the specified basicAllocator of the (template parameter) type ALLOCATOR.
Declared in <bslalg_containerbase.h>
explicit
ContainerBase_NonEmptyBase(ALLOCATOR const& basicAllocator);
| Name | Description |
|---|---|
| basicAllocator | allocator to store in this object |