Next: , Previous: , Up: Expression Evaluator Definitions   [Index]


3.22.1.11 Operator Flags

See Operator And Function Flags.

See Infix Binary Operators.

See Prefix Unary Operators.

X1f4_E4_E1ST_LINK

indicates that the operator definition first extension scope should be observed.

See struct x1f4_1stscope_type.

X1f4_E4_E2ND_LINK

indicates that the operator definition second extension scope should be observed.

See struct x1f4_2ndscope_type.

X1f4_E4_OPERATOR_LAST

is the last operator flag bit used, all the other more significant bits are available for application use