Boost logo

Boost :

Subject: Re: [boost] enabling constexpr with Visual studio 2015 Update 3 (RC)
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2016-06-11 11:57:04


On Sat, Jun 11, 2016 at 11:41 AM, Paul A. Bristow wrote:
> Do I need to also add #define BOOST_CXX14_CONSTEXPR in my program or elsewhere?
> (Doing this doesn't change BOOST_CONSTEXPR_OR_CONST from const to constexpr)
>

In develop, you have the option of defining BOOST_MSVC_CXX11_CONSTEXPR.

Glen


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