FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
quantity.h File Reference

Go to the source code of this file.

Classes

class  cpp::Quantity< NUMERIC_TRAITS, TRAIT >
 Represents an amount of a certain unit. More...
 
struct  cpp::NumericTraits< TYPE >
 

Namespaces

 cpp
 

Typedefs

typedef NumericTraits< double > cpp::DoubleNumericTraits
 
typedef NumericTraits< float > cpp::FloatNumericTraits
 
typedef NumericTraits< int > cpp::IntNumericTraits