Commit Graph

3 Commits

Author SHA1 Message Date
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