System::IO::SystemWIOStreamWrapper typedef

SystemWIOStreamWrapper typedef

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

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

另见