C++ keyword: consteval (since C++20)
From cppreference.com
Usage
-
consteval
declaration specifier (since C++20) - lambda-declarator that explicitly specifies the function call to be an immediate function (since C++20)
- consteval if statement (since C++23)