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