System::IO::SystemOStreamWrapper typedef

SystemOStreamWrapper typedef

Specializations of BasicSystemOStreamWrapper for char character types.

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

See Also