j
k
j a
j l
since std::wfstream just converts ASCII to UTF-16. If only it were that simple. *Some implementations* of std::wstring do that, but those that do still only provide a byte oriented, not code point oriented interface to the data.
Back to the thread
Back to the list