Set the input limit on the proxied stream to the specified limit.
Synopsis
Declared in <bslx_testinstream.h>
virtual
void
setInputLimit(int limit) const override;
Parameters
Name |
Description |
limit |
remaining input operations before an exception; negative disables exceptions |
Created with MrDocs