다음을 통해 공유


istreambuf_iterator::streambuf_type

Istreambuf_iterator는 스트림 형식을 제공 하는 형식입니다.

typedef basic_streambuf<CharType, Traits> streambuf_type;

설명

종류는 동일 basic_streambuf<CharType, 특성>.

예제

참조 istreambuf_iterator 를 선언 하 고 사용 하는 방법의 예 istreambuf_type.

요구 사항

헤더: <iterator>

네임 스페이스: std

참고 항목

참조

istreambuf_iterator Class

표준 템플릿 라이브러리