System::IO::SystemIOStreamWrapper typedef

SystemIOStreamWrapper typedef

Specializations of BasicSystemIOStreamWrapper for char character types.

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

See Also