“constexpr” function is not “const” -- Andrzej Krzemieński
Hot off the press:
“constexpr” function is not “const”
by Andrzej Krzemieński
From the article:
This is just a word of caution. C++14 will not be backwards compatible with C++11 in one aspect of
constexpr
functions.