Previous: Ternary Operator Definition Example, Up: Ternary Operators [Index]
Ternary operators are introduced together with binary operators, by their
leading struct x1f4_operator_type
definition record.
See struct x1f4_operator_type.
See Introducing Binary Operators.
There should be no two matching operator definitions in the introducing list of operators, that is no two operator definitions with the same name and the same argument types. If a binary operator definition matches a ternary leading one, the two are to be combined.