Return the byte count maintained by this counting allocator. The precise definition of byte count is described in the "Byte Count" section of the component‐level documentation.

Synopsis

Declared in <ball_countingallocator.h>

CountingAllocator::size_type
numBytesTotal() const;

Created with MrDocs