cake
cake copied to clipboard
Review semantics of operators
It is necessary to review semantics of each operator. I did this for addition-expression only.
I want to create a table for each operator representing the iteration for instance..
Operator ||
nullptr nullptr enum array function integer float
enum
array
function
integer
float
etc