Create a StdStatefulAllocator object wrapping the specified allocator.
Declared in <bsltf_stdstatefulallocator.h>
explicit
StdStatefulAllocator(bslma::Allocator* allocator = 0);
| Name | Description |
|---|---|
| allocator | allocator to wrap; uses the default if null |