basic_istringstream::rdbuf
형식의 저장된 스트림 버퍼의 주소를 반환 합니다. 포인터 에 basic_stringbuf<Elem, Tr, Alloc>.
basic_stringbuf<Elem, Tr, Alloc> *rdbuf( ) const;
반환 값
형식의 저장된 스트림 버퍼의 주소 포인터 basic_stringbuf에 <Elem, Tr, Alloc>.
예제
참조 basic_filebuf::close 사용 예 rdbuf.
요구 사항
헤더: <sstream>
네임 스페이스: std