SystemOStreamWrapper

SystemOStreamWrapper typedef

Specializations of BasicSystemOStreamWrapper for char character types.

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

See Also