This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: codecvt header and GCC 4.5


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++


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]