unit::GenPowers< Loki::Typelist< CE, Loki::NullType > > Struct Template Reference

generate a list of powers More...

#include <Unit.h>

List of all members.

Public Types

typedef
Loki::Typelist
< typename CE::Power,
Loki::NullType > 
Powers


Detailed Description

template<class CE>
struct unit::GenPowers< Loki::Typelist< CE, Loki::NullType > >

generate a list of powers

specialization for a typelist with only a head compound element and a NullType; end of typelist; stores the power in the head element into Powers; ends recursion

Definition at line 842 of file Unit.h.


Member Typedef Documentation

template<class CE>
typedef Loki::Typelist<typename CE::Power, Loki::NullType> unit::GenPowers< Loki::Typelist< CE, Loki::NullType > >::Powers

Definition at line 844 of file Unit.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 27 15:55:48 2009 for Quantities by  doxygen 1.5.3