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;

Return Value

number of allocation requests left before an exception is thrown; negative if none is scheduled

Created with MrDocs