#include <Quantity.h>
Static Public Member Functions | |
int | index (const std::string &) |
dummy routine, does not return a value |
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 119 of file Quantity.h.
|
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 126 of file Quantity.h. |