Syntax
Protected: char* gptr() const;
Remarks
Returns a pointer to the next character to be fetched from the streambuf buffer. This pointer is known as the get pointer.
See Also
streambuf::setg, streambuf::eback, streambuf::egptr