[#BloombergLP-bsltf-StdTestAllocatorConfigurationGuard-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/StdTestAllocatorConfigurationGuard.adoc[StdTestAllocatorConfigurationGuard]::StdTestAllocatorConfigurationGuard :relfileprefix: ../../../ :mrdocs: Create a scoped guard that installs the specified `temporaryAllocator` as the delegate allocator. == Synopsis Declared in `<bsltf_stdtestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit StdTestAllocatorConfigurationGuard(xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* temporaryAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#