Commit Graph

4 Commits

Author SHA1 Message Date
2dcb315ce6 region: prefer constexpr functions over static variables 2016-12-12 17:07:53 +11:00
ed3f5629b8 region: prefer explicit over block namespacing 2016-12-12 16:26:09 +11:00
9546526c1f region: remove extent_t/point_t distinction
it's too problematic to retain signedness distinctions between base
points and region extents. just use the same types, but retain the
named typedefs for compatibility.
2016-10-25 17:50:11 +11:00
bcaa6c7428 region: add cast function 2015-09-21 15:33:58 +10:00