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