quantity::Variable< Quantity< QT, ST >, DerivedQuantity< QT, SU, DQT > >::Minus< Q > Struct Template Reference

subtraction helper More...

#include <Variable.h>

List of all members.

Static Public Member Functions

static V exec (const V &variable, const Q &quantity)


Detailed Description

template<typename QT, typename ST, typename SU, typename DQT>
template<typename Q>
struct quantity::Variable< Quantity< QT, ST >, DerivedQuantity< QT, SU, DQT > >::Minus< Q >

subtraction helper

helper stucture for general left hand side variable object; calls operator-=, which also checks the type of Q for commensurability

Definition at line 1074 of file Variable.h.


Member Function Documentation

template<typename QT, typename ST, typename SU, typename DQT>
template<typename Q>
static V quantity::Variable< Quantity< QT, ST >, DerivedQuantity< QT, SU, DQT > >::Minus< Q >::exec ( const V variable,
const Q quantity 
) [inline, static]

Definition at line 1075 of file Variable.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