This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: wfstream::get() function and multibyte encoding
- From: "Joseph D. Wagner" <theman at josephdwagner dot info>
- To: <pcarlini at suse dot de>
- Cc: <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 22 Jun 2004 23:18:21 -0500
- Subject: Re: wfstream::get() function and multibyte encoding
Ok, I think I've figured it out. Documentation about this part of C++ is sparse.
So is there a codecvt or locale for UTF-16 or do I need to create one?
Joseph D. Wagner