Constructors

Synopses

Declared in <bsltf_stdstatefulallocator.h>

Create a StdStatefulAllocator object wrapping the same test allocator as the specified original.

Create a StdStatefulAllocator object wrapping the specified allocator.

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

Created with MrDocs