SystemWIStreamWrapper

SystemWIStreamWrapper typedef

Specializations of BasicSystemIStreamWrapper for wchar_t character types.

using System::IO::SystemWIStreamWrapper = typedef BasicSystemIStreamWrapper<wchar_t, std::char_traits<wchar_t> >

See Also