System::IO::SystemWIStreamWrapper typedef

SystemWIStreamWrapper typedef

Specializations of BasicSystemIStreamWrapper for wchar_t character types.

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

See Also