#include <Generic.h>
Public Types | |
typedef GT::DimTL | DimTL |
the dimension |
to be used for generic objects, where the unit is of no interest; this class is templated in order to allow different types of information to be carried within GenericClass<GT>; GT is the group type which defines a type DimTL, a typelist with dimensional information;
Definition at line 42 of file Generic.h.
|
the dimension it is expected that GT carries dimensional information in a typelist DimTL; this information is made available as DimTL. |