Next: Operator And Function Flags, Previous: Generation Flags, Up: Definitions [Index]
X1f4_E4_BACK_LINK
indicates that the operator associates right to left.
X1f4_E4_CALL_XSET
indicates that the operator is a function pointer assignment operator and as such it implements the function pointer assignment operator semantics.
X1f4_E4_LEFT_XSET
indicates that the infix binary operator may set its first (left) argument.