System::IO::SystemIStreamWrapper typedef

SystemIStreamWrapper typedef

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

using System::IO::SystemIStreamWrapper =  BasicSystemIStreamWrapper<char, std::char_traits<char>>

另见