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

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


The documentation for this struct was generated from the following file:
Generated on Sun Jan 15 14:05:24 2006 for Quantity by doxygen 1.3.6