Return the current number of allocation requests left before an exception is thrown. A negative value indicates that no exception is scheduled.

Synopsis

Declared in <balst_stacktracetestallocator.h>

bsls::Types::Int64
allocationLimit() const;

Created with MrDocs