Closed VonTum closed 3 months ago
BitSerialMatrixMultiplyState::<WIDTH, HEIGHT, MATRIX; int, int, int, int> bsm_state
Does not error on the excessive ints
Fixed by switching to named template arguments in the switch to #() template notation.
#()
Does not error on the excessive ints