다음을 통해 공유


wfilebuf

A type basic_filebuf specialized on wchar_t template parameters.

typedef basic_filebuf<wchar_t, char_traits<wchar_t> > wfilebuf;

설명

The type is a synonym for template class basic_filebuf, specialized for elements of type wchar_t with default character traits.

요구 사항

Header: <fstream>

네임스페이스: std

참고 항목

참조

basic_filebuf 클래스

iostream 프로그래밍

iostreams 규칙

기타 리소스

basic_filebuf 멤버

<fstream> 멤버