Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve/unify approach to line indexing.
* Use consistently type MD_SIZE for line indeces. * Remove pointer arithmetics if lines and replace it with line index arithmetics. This resolves some warnigns in MSVC builds. See PR #232.
- Loading branch information