class Range
|
A template class for implementing linear ranges X..Y. More... |
|
|
Public Methods
Protected Members
We define a linear range by its low and high inclusive boundaries.
It's the user's responisibility to ensure that the condition
(_low <= _high) always holds!
Default constructor
explicit Range (T value)
| Range |
Constructor from a single value.
explicit Range (T low, T high)
| Range |
Constructor from two values.
[const]
[const]
[protected]
[protected]
Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:24 2008, using kdoc 2.0a54+XORP.