blitz icon indicating copy to clipboard operation
blitz copied to clipboard

fixed TinyMatrix::begin

Open tobias-loew opened this issue 3 years ago • 2 comments

this fixes both TinyMatrix::begin overloads

tobias-loew avatar May 24 '22 14:05 tobias-loew

Thank you @tobias-loew! Let me suggest to also add a unit test, so that the expected behavior is tested on CI, thanks

slayoo avatar May 24 '22 14:05 slayoo

Sorry, no time to write a test for that. The change is running fine in my production code. The old code can never compile when instantiated.

tobias-loew avatar May 25 '22 14:05 tobias-loew