22 Jul
2015
22 Jul
'15
8:04 p.m.
On Wed, Jul 22, 2015 at 1:02 PM, John Maddock
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.
It shipped Monday. See http://blogs.msdn.com/b/vcblog/archive/2015/07/20/visual-studio-2015-rtm-now... Also https://msdn.microsoft.com/en-us/library/hh567368.aspx --Beman