SystemWIOStreamWrapper

SystemWIOStreamWrapper typedef

Specializations of BasicSystemIOStreamWrapper for wchar_t character types.

using System::IO::SystemWIOStreamWrapper = typedef BasicSystemIOStreamWrapper<wchar_t, std::char_traits<wchar_t> >

See Also