You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't notice it on the first PR of matrix, but I am not a big fan of magic numbers.
I think it would help reading and finding in the code if we would have somewhere in matrix code a `static const Index magic_value{-1};` (with a proper name).
If you are ok, you can also open an issue and fix it on another PR.
Originally posted by @VincentRouvreau in #1150 (comment)
The text was updated successfully, but these errors were encountered: