System::IO::SystemWIStreamWrapper typedef

SystemWIStreamWrapper typedef

wchar_t 文字型用の BasicSystemIStreamWrapper の特殊化。

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

参照