Boost logo

Boost :

Subject: Re: [boost] Fusion and constexpr, C++11 support entirely broken on develop
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2014-10-07 02:36:29


Le 06/10/14 18:07, Mathias Gaunard a écrit :
> On 06/10/14 01:19, Agustín K-ballo Bergé wrote:
>> On 05/10/2014 07:44 p.m., Mathias Gaunard wrote:
>>> In particular, the problem is that it uses BOOST_CONSTEXPR in contexts
>>> where C++11-constexpr is invalid, but where it is valid in C++14.
>>>
>>> Should there be a separate BOOST_CONSTEXPR14 macro?
>>
>> This is the motive for https://github.com/boostorg/config/pull/39
>
> I see.
> So the solution is BOOST_RELAXED_CONSTEXPR?
>
> What about when constexpr becomes even more relaxed?
>
BOOST_MORE_RELAXED_CONSTEXPR ;-)

Vicente


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