#include <Unit.h>
Public Types | |
typedef Loki::Typelist< Prefixed< Prefixable< BT1, U >, UP >, UTail > | Units |
typedef BSUtilities::Rational< N, D > | Power |
Private Types | |
typedef CheckUnits< Unit< BT1 >, Loki::Typelist< Prefixed< Prefixable< BT1, U >, UP >, UTail > >::Check | Check |
specialization for second argument being a typelist with first element Prefixed, and third argument being a Rational<>; checks that all units in the typelist are subclassed from Unit<BT> using the CheckUnits<> template.
Definition at line 445 of file Unit.h.
|
|
|
|
|
|