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