Subject: Re: [boost] BOOST_NO_CXX11_CONSTEXPR and msvc-14.0
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-07-22 13:02:21


>> Given we are so late in the 1.59 release cycle, we may want to leave
>> BOOST_NO_CXX11_CONSTEXPR defined in master until after 1.59 ships to be
>> conservative.
>
> +1, I think this would be the correct decision.
>
+2.

I've reinstated that macro in develop for now, let's revisit this when
VC14 is released and we have more time to figure out the consequences of
enabling constexpr support.

John.