[#BloombergLP-bslma-TestAllocatorStatisticsGuard-originalNumBytesInUse] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocatorStatisticsGuard.adoc[TestAllocatorStatisticsGuard]::originalNumBytesInUse :relfileprefix: ../../../ :mrdocs: Return the stashed value of `numBytesInUse` at construction. == Synopsis Declared in `<bslma_testallocatorstatisticsguard.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] originalNumBytesInUse() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#