System::IO::SystemOStreamWrapper typedef

SystemOStreamWrapper typedef

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

using System::IO::SystemOStreamWrapper =  BasicSystemOStreamWrapper<char, std::char_traits<char>>

另见