SystemWOStreamWrapper

SystemWOStreamWrapper typedef

Specializations of BasicSystemOStreamWrapper for wchar_t character types.

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

See Also