#include <Quantity.h>
Public Types | |
typedef U | Unit |
to be used as the return value. | |
Private Types | |
typedef Units::CheckUnit< Units::Unit< GT, ST >, U >::Check | Checked |
internal dummy type |
checks U to be a subclass of the base unit Unit<GT, ST> and make it accessable by member DefaultUnit::Unit.
Definition at line 184 of file Quantity.h.
|
internal dummy type used in order to instantiate CheckUnit<Unit<GT, ST>, U> Definition at line 192 of file Quantity.h. |