11 Jun
2016
11 Jun
'16
3:57 p.m.
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