Return the number of bytes (supplied at construction) that indicates an allocation request size.
Synopsis
Declared in <bslma_testallocatorexception.h>
TestAllocatorException::size_type
numBytes() const;
Return Value
the number of bytes that indicates an allocation request size
Created with MrDocs