#include <Unit.h>
Inheritance diagram for unit::ComposeBase< BT, Loki::Typelist< ComposeElement< BT, Loki::Typelist< UHead, UTail >, BSUtilities::Rational< N, D > >, ELTail > >:
Public Types | |
typedef GenPowers< ElementList > | Powers |
typedef GenComposedUnits< ComposeBase< BT, ElementList >, typename ExpandComposeElementList< ElementList >::List >::List | Units |
Private Types | |
typedef Loki::Typelist< ComposeElement< BT, Loki::Typelist< UHead, UTail >, BSUtilities::Rational< N, D > >, ELTail > | ElementList |
specialization for Typelist of ComposeElements, CEL, and Rational; CEL has a first element and all other elements are in ELTail; derived from a base unit Unit<BT>.
Definition at line 847 of file Unit.h.
|
|
|
|
|
|