Commit bbcf811
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 bbcf811
File tree
4 files changed
+133
-98
lines changed- include/eminem
4 files changed
+133
-98
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments