Return the number of times memory deallocations have detected that pad areas at the front or back of the user segment had been overwritten.
Synopsis
Declared in <bslma_testallocator.h>
bsls::Types::Int64
numBoundsErrors() const;
Created with MrDocs