Commit Graph

5 Commits

Author SHA1 Message Date
9e5f60b1bd Instance all uint_t ranges 2011-09-13 15:12:57 +10:00
306f852fc7 Move range to the util namespace 2011-08-15 20:11:42 +10:00
1fc1dd4134 Change range::includes to range::contains
Contains is more descriptive (of the actual implementation) as it
implies the entire argument is within the range. Includes should also be
provided at some point.
2011-07-29 17:38:07 +10:00
16e4cde82d Add instantiation of range for size_t 2011-06-15 22:37:17 +10:00
745e06d1af initial import from waif 2011-05-23 17:18:52 +10:00