[#BloombergLP-bslma-TestAllocatorStashedStatistics-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocatorStashedStatistics.adoc[TestAllocatorStashedStatistics]::TestAllocatorStashedStatistics :relfileprefix: ../../../ :mrdocs: Create a `TestAllocatorStashedStatistics` object with its members initialized by the current statistics values of the specified `testAllocator`, and the address of it as `origin`. == Synopsis Declared in `<bslma_testallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TestAllocatorStashedStatistics(xref:BloombergLP/bslma/TestAllocator.adoc[TestAllocator]* testAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#