21 Jul
2015
21 Jul
'15
8:48 p.m.
I see that BOOST_NO_CXX11_CONSTEXPR is no longer being defined for
msvc-14.0. Even the RTM version has spotty support for constexpr though; the
techniques in my metaprogramming article, for example, don't work. One
simple example that fails is
#include