This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: codecvt header and GCC 4.5
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Claudio La Rosa <clros at tiscali dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sun, 6 Mar 2011 20:02:57 +0000
- Subject: Re: codecvt header and GCC 4.5
- References: <31081665.post@talk.nabble.com>
On 6 March 2011 17:43, Claudio La Rosa wrote:
>
> Hi!
> I would like to convert to utf8, as in this example:
>
> http://www.thradams.com/codeblog/utf8.htm
>
> But the header codecvt is not available for GCC 4.5.1
>
> When will it be available? It is a standard feature of C++0x?
Yes, but noone has implemented it yet for libstdc++