Boost logo

Boost :

Subject: Re: [boost] [config] libs not supporting std::u16string andstd::u32string.
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-10-07 15:21:30


Le 07/10/12 18:02, John Maddock a écrit :
>> compiling Boost.Ratio/io Boost.Chrono/io with compilers supporting
>> |char16_t and |char32_t fails if the library don't provides
>> std::u16string and std::u32string.
>>
>> Could we add a macro |BOOST_NO_CXX11_HDR_STRING||| (c++11 is not
>> completely provided) or the two more specific
>> |||BOOST_NO_CXX11_U16STRING||| and |||BOOST_NO_CXX11_U32STRING||| for
>> these cases?
>
> Oh :(
>
> Would you like to provide a patch?
>
>
Which macro name(s) do you prefer?

Best,
Vicente


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