basic_streambuf::pbase
A protected function that returns a pointer to the beginning of the output buffer.
char_type *pbase( ) const;
반환 값
A pointer to the beginning of the output buffer.
요구 사항
Header: <streambuf>
네임스페이스: std
A protected function that returns a pointer to the beginning of the output buffer.
char_type *pbase( ) const;
A pointer to the beginning of the output buffer.
Header: <streambuf>
네임스페이스: std