#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 NonPrefixable, CULTail being NullType; end of recursion.
Definition at line 791 of file Quantity.h.
static ST quantity::CompStd< Loki::Typelist< unit::NonPrefixable< UT, U >, Loki::NullType >, Loki::Typelist< BSUtilities::Rational< N, D >, Loki::NullType >, ST >::ratio | ( | void | ) | [inline, static] |
static bool quantity::CompStd< Loki::Typelist< unit::NonPrefixable< UT, U >, Loki::NullType >, Loki::Typelist< BSUtilities::Rational< N, D >, Loki::NullType >, ST >::exact | ( | void | ) | [inline, static] |
Definition at line 800 of file Quantity.h.