System::IO::SystemWIOStreamWrapper typedef

SystemWIOStreamWrapper typedef

Specializations of BasicSystemIOStreamWrapper for wchar_t character types.

using System::IO::SystemWIOStreamWrapper =  BasicSystemIOStreamWrapper<wchar_t, std::char_traits<wchar_t>>

See Also