C++ keyword: constexpr (since C++11)
From cppreference.com
Usage
|
(since C++17) |
See also
| (since C++23) |
switchstatement:case,default(as the declaration of the default case label),switchgotostatement:gotocontinuestatement:continuebreakstatement:breakreturnstatement:return,co_return(since C++20)do-whileloop andwhileloop:do,whileforloop and range-basedforloop:for