Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost][exception] Wide-character design considerations
From: Christoph Heindl (christoph.heindl_at_[hidden])
Date: 2010-06-24 04:40:24


On Thu, Jun 24, 2010 at 7:53 AM, Emil Dotchevski
<emil_at_[hidden]> wrote:
>
> If boost::diagnostic_information returns a UTF-8 string,
> boost::wdiagnostic_information is a trivial wrapper.

True, what I thought about is converting std::string/utf8 to a
std::wstring/utf16 or 32 depending on the wchar_t type. Besides, I'd
prefer to have even a trivial wrapper in one place than in each
individual project.

Best regards,
Christoph


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net