Unverified Commit dd0dd13d authored by carlushuang's avatar carlushuang Committed by GitHub
Browse files

remove operator-deref (#1291)

parent 3e3471d5
...@@ -56,7 +56,6 @@ CK_TILE_LEFT_UNARY_OP(+) ...@@ -56,7 +56,6 @@ CK_TILE_LEFT_UNARY_OP(+)
CK_TILE_LEFT_UNARY_OP(-) CK_TILE_LEFT_UNARY_OP(-)
CK_TILE_LEFT_UNARY_OP(~) CK_TILE_LEFT_UNARY_OP(~)
CK_TILE_LEFT_UNARY_OP(!) CK_TILE_LEFT_UNARY_OP(!)
CK_TILE_LEFT_UNARY_OP(*)
CK_TILE_BINARY_OP(+) CK_TILE_BINARY_OP(+)
CK_TILE_BINARY_OP(-) CK_TILE_BINARY_OP(-)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment