operators

Operators

enum operators = (operatorsLogical ~ operatorsRelational ~ operatorsBinaryAdding ~ operatorsUnaryAdding ~ operatorsMultiplying ~ operatorsParens ~ operatorsAssignment ~ operatorsOther);

Meta