Create a scoped guard that installs the specified temporaryAllocator as the delegate allocator.
Synopsis
Declared in <bsltf_stdtestallocator.h>
explicit
StdTestAllocatorConfigurationGuard(bslma::Allocator* temporaryAllocator);
Created with MrDocs