Return the address of the delegate allocator. Note that, this method will initially return &bslma_NewDeleteAllocator::singleton() if the setDelegatingAllocator class method has not been called.

Synopsis

Declared in <bsltf_stdtestallocator.h>

static
bslma::Allocator*
delegateAllocator();

Created with MrDocs