Boost logo

Boost :

Subject: Re: [boost] [config] Changes needed for VC++ 2015 Update 3?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2016-06-08 10:33:39


Peter Dimov <lists_at_[hidden]> wrote:

> Marcel Raad wrote:
>
>> Beman Dawes wrote
>> > Update 3 fixes lots of constexpr bugs, so we need to review whether or
>> > not BOOST_NO_CXX11_CONSTEXPR is still required.
>>
>> I'm still getting a lot of
>> "warning C4592: symbol will be dynamically initialized (implementation
>> limitation)".
>> At least Boost.Thread seems to rely on BOOST_NO_CXX11_CONSTEXPR to detect
>> if variables would be statically initialized.
>>
>
> We probably need a dedicated macro for this. It's a separate feature and
> disabling constexpr for all other libraries that could have made use of it
> would be overkill.
>

+1

--Beman


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