System::IO::SystemIOStreamWrapper typedef

SystemIOStreamWrapper typedef

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

using System::IO::SystemIOStreamWrapper =  BasicSystemIOStreamWrapper<char, std::char_traits<char>>

另见