mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2024-11-24 07:45:49 +01:00
7ed5c13405
Instead of using operator() to index into the second operand of the VectorAddition function, use operator[]. This way we can add to pointers and std::vector types as well. |
||
---|---|---|
.. | ||
config | ||
include | ||
src | ||
test | ||
CMakeLists.txt |