System::IO::SystemWIStreamWrapper typedef

SystemWIStreamWrapper typedef

针对 wchar_t 字符类型的 BasicSystemIStreamWrapper 特化。

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

另见