ACF $AcfVersion:0$
Classes | Namespaces | Typedefs
TRange.h File Reference
#include <algorithm>
#include <cmath>
#include <QtCore/QtGlobal>

Go to the source code of this file.

Classes

class  istd::TRange< ValueType >
 Implementation of a abstract range defined by two values - minimum and maximum. More...
 

Namespaces

namespace  istd
 Standard library.
 

Typedefs

typedef istd::TRange< double > istd::CRange
 
typedef istd::TRange< int > istd::CIntRange