Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

unit::ComposedSI< Loki::Typelist< U, UTail > > Struct Template Reference

compute SI status of a Composed unit; More...

#include <Unit.h>

List of all members.

Static Public Member Functions

const bool isSI (void)


Detailed Description

template<class U, class UTail>
struct unit::ComposedSI< Loki::Typelist< U, UTail > >

compute SI status of a Composed unit;

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 495 of file Unit.h.


Member Function Documentation

template<class U, class UTail>
const bool unit::ComposedSI< Loki::Typelist< U, UTail > >::isSI void   )  [inline, static]
 

check all elements in typelist for being an SI unit; if any of the units in the typelist is not an SI unit, return false; otherwise return true.

Definition at line 501 of file Unit.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 12 18:44:02 2007 for Quantity by doxygen 1.3.6