Create a StdStatefulAllocator object wrapping the specified allocator.

Synopsis

Declared in <bsltf_stdstatefulallocator.h>

explicit
StdStatefulAllocator(bslma::Allocator* allocator = 0);

Created with MrDocs