[#BloombergLP-bslma-StdTestAllocator-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/StdTestAllocator.adoc[StdTestAllocator]::StdTestAllocator :relfileprefix: ../../../ :mrdocs: Create a proxy object using the same mechanism as the specified `original`. Postcondition: `this‐>mechanism() == rhs.mechanism()`. == Synopsis Declared in `<bslma_stdtestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- StdTestAllocator(xref:BloombergLP/bslma/StdTestAllocator.adoc[StdTestAllocator] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#