quantity::UnitIndexBySymbol< Loki::NullType > Class Template Reference

check units in Typelist UL for symbol More...

#include <Quantity.h>

List of all members.

Static Public Member Functions

static int index (const std::string &)
 dummy routine, does not return a value


Detailed Description

template<>
class quantity::UnitIndexBySymbol< Loki::NullType >

check units in Typelist UL for symbol

specialization to end recursion; end of Typelist is reached; symbol is not found in any of the previously checked units; a UnitMismatch is thrown.

Definition at line 160 of file Quantity.h.


Member Function Documentation

static int quantity::UnitIndexBySymbol< Loki::NullType >::index ( const std::string &   )  [inline, static]

dummy routine, does not return a value

the return value will never be used, since, before return, a UnitMismatch exception is thrown.

Definition at line 167 of file Quantity.h.


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