redorav / hlslpp

Math library using hlsl syntax with SSE/NEON support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add preincrement/postincrement operators

redorav opened this issue · comments

++, --

Fixed via bec38f2 and 4226482