Boost logo

Boost :

Subject: Re: [boost] [General] Always treat std::strings as UTF-8
From: Matus Chochlik (chochlik_at_[hidden])
Date: 2011-01-14 10:52:42


>
> But generally you should just use something like boost::utf8_to_utf16
> and always call Wide API.

Or maybe even boost::utf8_to<TCHAR/wxChar/QChar/...>()

>
> You must not use ANSI API under Windows.
>
> Artyom
>
>
Matus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk