Create a scoped guard that installs the specified temporaryAllocator as the delegate allocator.
Declared in <bsltf_stdtestallocator.h>
explicit
StdTestAllocatorConfigurationGuard(bslma::Allocator* temporaryAllocator);
| Name | Description |
|---|---|
| temporaryAllocator | allocator to install as the delegate |