[#BloombergLP-bslma-TestAllocatorStashedStatistics-markRestored] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocatorStashedStatistics.adoc[TestAllocatorStashedStatistics]::markRestored :relfileprefix: ../../../ :mrdocs: Set the `origin` to a null pointer to indicate that this stash has been restored and must not be used again with `TestAllocator::restoreStatistics`. The behavior is undefined if this function has been previously invoked on this object. == Synopsis Declared in `<bslma_testallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void markRestored(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#