Conditional selection string expression. More...
#include <strexpr.h>
Conditional selection string expression.
| A | Branch type for true. |
| B | Branch type for false. |
An expression that, depending on the truth of the condition, generates either expression A or expression B. The type is usually not used directly; it is created via e_choice().