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