#include <Quantity.h>
Static Public Member Functions | |
| static ST | ratio (void) |
| static bool | exact (void) |
specialization for UList being a list of Units, first element being a Composed, CULTail being NullType; end of recursion.
Definition at line 829 of file Quantity.h.
| static ST quantity::CompStd< Loki::Typelist< unit::Composed< unit::ComposeBase< UT, CEL >, UL >, Loki::NullType >, Loki::Typelist< BSUtilities::Rational< N, D >, Loki::NullType >, ST >::ratio | ( | void | ) | [inline, static] |
| static bool quantity::CompStd< Loki::Typelist< unit::Composed< unit::ComposeBase< UT, CEL >, UL >, Loki::NullType >, Loki::Typelist< BSUtilities::Rational< N, D >, Loki::NullType >, ST >::exact | ( | void | ) | [inline, static] |
Definition at line 838 of file Quantity.h.
1.5.3