We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
is_constant_evaluated
if consteval
is_constant_evaluated is in C++20 and if consteval in C++23. We should mention them at the end of the constexpr section.