Commit 7cf6ad0
committed
Template the row/column index type.
This allows the overflow checks to be performed on the user's desired type,
rather than forcing the user to check for overflow themselves.
We also distinguish the Index_ type from the line count (i.e, LineIndex);
the latter could be much larger and still warrants a big type.1 parent 15919b1 commit 7cf6ad0
3 files changed
+132
-97
lines changed
0 commit comments