System::IO::SystemIStreamWrapper typedef

SystemIStreamWrapper typedef

Specializations of BasicSystemIStreamWrapper for char character types.

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

See Also