Character counting
Synopsis
Declared in <bslstl_istringstream.h>
streamsize
gcount() const;
Return Value
The number of characters extracted by the previous unformatted input function dispatched for this stream.
Created with MrDocs