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<typename 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 716 of file QuantityCluster.h.


Member Typedef Documentation

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

Definition at line 718 of file QuantityCluster.h.


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