DeSiGNAR
0.5a
Data Structures General Library
|
Go to the source code of this file.
Classes | |
class | Designar::Range< T > |
class | Designar::Range< T >::Iterator |
class | Designar::IntRange |
class | Designar::UIntRange |
class | Designar::RealRange |
Namespaces | |
Designar | |
Functions | |
template<typename T > | |
Range< T > | Designar::range (T f, T l, T s=T(1)) |
template<typename T > | |
Range< T > | Designar::range (T l) |