#include <QuantityCluster.h>
Public Types | |
typedef VariableError< true > | RET |
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.
typedef VariableError<true> quantity::CheckVariableInVectorTuple< V, Loki::NullType >::RET |
Definition at line 718 of file QuantityCluster.h.