#include <Unit.h>
Static Public Member Functions | |
static bool | isSI (void) |
specialization for a typelist argument; we assume that the Composed is an SI unit if any one of the component units is also an SI unit; recursive template.
Definition at line 485 of file Unit.h.
static bool unit::ComposedSI< Loki::Typelist< U, UTail > >::isSI | ( | void | ) | [inline, static] |