Closed MarcelKoch closed 4 years ago
This fixes the boolean operator ^ and subsequently a bunch of other operators, most importantly ==,!= for the boolean types Vec2b, Vec4b and Vec8b.
^
==,!=
Vec2b
Vec4b
Vec8b
This fixes the boolean operator
^
and subsequently a bunch of other operators, most importantly==,!=
for the boolean typesVec2b
,Vec4b
andVec8b
.