Return the address of the delegate allocator.
Declared in <bsltf_stdtestallocator.h>
<bsltf_stdtestallocator.h>
static bslma::Allocator* delegateAllocator();
Note that this method will initially return &bslma_NewDeleteAllocator::singleton() if the setDelegatingAllocator class method has not been called.
&bslma_NewDeleteAllocator::singleton()
setDelegatingAllocator
the address of the configured delegate allocator