Mark this stash as restored so it cannot be restored again.
Declared in <bslma_testallocator.h>
void
markRestored();
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.