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