SystemIStreamWrapper

SystemIStreamWrapper typedef

Specializations of BasicSystemIStreamWrapper for char character types.

using System::IO::SystemIStreamWrapper = typedef BasicSystemIStreamWrapper<char, std::char_traits<char> >

See Also