#include <Quantity.h>
Static Public Member Functions | |
unit::Unit< UT > * | result (const std::string &) |
dummy routine, does not return a value |
specialization to end recursion; end of Typelist is reached; symbol string is not found in any of the units; a UnitMismatch is thrown.
Definition at line 86 of file Quantity.h.
|
dummy routine, does not return a value the Null return value will never be used, since, before return, a UnitMismatch exception is thrown. Definition at line 93 of file Quantity.h. |