SystemIOStreamWrapper

SystemIOStreamWrapper typedef

Specializations of BasicSystemIOStreamWrapper for char character types.

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

See Also