The get pointer is the internal pointer that points to the next location in the controlled input sequence.
Parameters
- n
- Value by which to increase the get pointer.
Return Value
noneBasic template member declaration
( basic_streambuf<charT,traits> ) |
See also.
| streambuf::setg | Set input sequence pointers (protected member function) |
| streambuf::gptr | Pointer to current position of input sequence (protected member function) |
