Commit graph

2 commits

Author SHA1 Message Date
ephphatha
fb21ffb635 Define a column major iterator for code requiring that iteration order.
GCC and specifically GCC6 really don't like inheriting common code, requires redefining almost everything.
2022-01-19 03:05:27 +01:00
ephphatha
c4c664c6be Add class to allow iterating over all points in a rectangle
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
2022-01-19 03:05:27 +01:00