Closed GregTheMadMonk closed 1 year ago
next branch, problem is essentially the title. Given
next
const Vector3 a{ ... }; const Vector3 b{ ... };
one essentially can't do
const auto c = a + b;
Those would be great to have 👍... Are you able to add them?
@GregTheMadMonk Can you close this? It helps people find the real problems.
next
branch, problem is essentially the title. Givenone essentially can't do