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