Skip to content
JasonPP::

u16ofstream

typedef std::basic_ofstream<char16_t> u16ofstream


An ofstream for UTF-16 strings (std::u16string).