Return the current number of input requests left before an exception is thrown. A negative value indicates that no exception is scheduled.
Synopsis
Declared in <bslx_testinstream.h>
int
inputLimit() const;
Return Value
remaining input requests before an exception; negative if none
Created with MrDocs