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

quantity::CheckVariableInVectorTuple< V, Loki::NullType > Struct Template Reference

check whether a variable is represented in a QuantityVectorTuple More...

#include <QuantityCluster.h>

List of all members.

Public Types

typedef VariableError< true > RET


Detailed Description

template<class V>
struct quantity::CheckVariableInVectorTuple< V, Loki::NullType >

check whether a variable is represented in a QuantityVectorTuple

specialization for QVT being NullType, end of typelist, ends recursion; this means that V has not been found in the list of QuantityVectors in the tuple, and an error message should be given by the compiler, since no definition of VariableError exists

Definition at line 957 of file QuantityCluster.h.


Member Typedef Documentation

template<class V>
typedef VariableError<true> quantity::CheckVariableInVectorTuple< V, Loki::NullType >::RET
 

Definition at line 959 of file QuantityCluster.h.


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