System::IO::SystemWOStreamWrapper typedef

SystemWOStreamWrapper typedef

Specializations of BasicSystemOStreamWrapper for wchar_t character types.

using System::IO::SystemWOStreamWrapper =  BasicSystemOStreamWrapper<wchar_t, std::char_traits<wchar_t>>

See Also