Boost logo

Boost :

Subject: Re: [boost] [1.52.0] Beta1 release available
From: Daniel James (dnljms_at_[hidden])
Date: 2012-10-09 18:45:27


On 9 October 2012 22:13, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
>
> Currently there are no macros BOOST_NO_CXX11_U16STRING and
> BOOST_NO_CXX11_U32STRING signaling that the standard library doesn't
> provides std::u16string or std::u32string. The committed change avoids the
> compile error when Boost.Config will provide these macros. In the mean time
> the user needs to define them explicitly while using Boost.Ratio in these
> conditions.

This should go in the library's documentation. The release notes are
meant to be a summary, if more detail is required then link to the
documentation. Btw. IMO you shouldn't require the user to define
macros just to be able to compile the library, is u32string support
really that important?


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