So when it will be fixed I will be able to write: void foo(auto ref Vector3 v);
and it will pass copies or references depending on the situation?
So when it will be fixed I will be able to write: void foo(auto ref Vector3 v);
and it will pass copies or references depending on the situation?