#include <Quantity.h>
Static Public Member Functions | |
Units::Unit< GT, ST > * | result (const std::string &) |
dummy routine, does not return a value |
specialization to end recursion; end of Typelist is reached; unitstring is not found in any of the previously checked units; a UnitMismatch is thrown.
Definition at line 90 of file Quantity.h.
|
dummy routine, does not return a value the Null return value will not be returned, since, before return, a UnitMismatch exception is thrown. Definition at line 97 of file Quantity.h. |