Create a standard allocator adaptor object for the specified allocator of the (template parameter) type ALLOCATOR.
Declared in <bsltf_stdallocatoradaptor.h>
explicit
StdAllocatorAdaptor(ALLOCATOR const& allocator);
| Name | Description |
|---|---|
| allocator | allocator instance to adapt |