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

Quantities::GetVar< Loki::Typelist< Head, Tail > > Struct Template Reference

get variables More...

#include <QuantityCluster.h>

List of all members.

Public Types

typedef Loki::Typelist< typename
Head::V, L1 > 
Result

Private Types

typedef GetVar< Tail >::Result L1


Detailed Description

template<class Head, class Tail>
struct Quantities::GetVar< Loki::Typelist< Head, Tail > >

get variables

specialization for the case of a Typelist as parameter. This recursive template stores the result extracted from the Tail part of the Typelist into a temporary type L1, which is then used as the Tail of the Result typelist; the head part of the typelist is retrieved from the Variable in Head as Head::V.

Definition at line 336 of file QuantityCluster.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 15 13:58:00 2006 for Quantity by doxygen 1.3.6