if statement

Used where code needs to be executed based on a condition , or whether the if statement is evaluated in a manifestly constant-evaluated context (since C++23) .

Contents