As you probably know, C++11 introduces the constexpr keyword.
constexpr
C++11 introduced the keyword constexpr, which allows the user to guarante
Actually the C++ standardization committee is thinking about removing several of these constraints for c++14. See the following working document http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3597.html