Access to the put area.
Synopsis
Declared in <bslstl_stringbuf.h>
char_type*
pbase() const;
Description
@{
These functions are only available to other protected functions, including derived classes.
-
pbase() returns the beginning pointer for the output sequence
-
pptr() returns the next pointer for the output sequence
-
epptr() returns the end pointer for the output sequence
Created with MrDocs