System::IO::SystemWOStreamWrapper typedef

SystemWOStreamWrapper typedef

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

using System::IO::SystemWOStreamWrapper =  BasicSystemOStreamWrapper<wchar_t, std::char_traits<wchar_t>>

另见