conditional_expression

conditional expression - one that (1) consists of an application of the ternary operator (?:) or (2) is contextually convertible to bool and used to determine the code path taken in control-flow constructs such as if, while, and for, or as the first argument to a short-circuit logical operator or ternary operator (&&, ]] | conditional_expression | , or (615)” (EMCppSfe 2021)

conditional_expression.txt · Last modified: 2025/02/01 07:07 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki