C++ keywords: constexpr (since C++11)
From cppreference.com
Usage
-
constexpr
declaration specifier (since C++11) - constexpr if statement (since C++17)
- lambda-declarator that explicitly specifies the function call to be a constexpr function (since C++17)