45d8cfffbf
Rename "to_<type>" functions to "as_<type>"
...
'to' implies a copy, 'as' implies reinterpret.
2012-04-12 16:08:06 +10:00
af97b70377
Add floating specialisations for range::random
2012-01-04 17:05:09 +11:00
bd12deed4e
Correctly set max for region json extractor
2011-10-29 21:44:30 +11:00
6e2ba427f9
Correctly bias the range::random function with min
2011-10-03 19:20:46 +11:00
2e091079d2
Don't abbreviate the util::range::rand function
2011-10-03 19:20:14 +11:00
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