Boost logo

Boost :

Subject: Re: [boost] [Config] Failure with Clang-3.4 in C++14 mode
From: Ben Pope (benpope81_at_[hidden])
Date: 2013-12-27 00:17:57


On 14/12/13 03:15, John Maddock wrote:
>> Looks like a simple fix of marking the members const.
>> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3598.html
>>
>
> Hopefully
> https://github.com/boostorg/config/commit/958c9f8a5154f7236f5d1549ab9326cb6a174922
> will fix this.

I commented on the commit message, but I don't know if you saw it.

../libs/config/test/boost_no_cxx11_user_lit.ipp:22:19:
my_literal::operator== needs a const, too. Then all tests in config
should pass.

Cheers,

Ben


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