#include <Quantity.h>
Static Public Member Functions | |
template<class U, class ST> ST | VAL (const ST &value, const U &unit) |
specialization for UL being a Typelist; recursive template VAL recalculates value given in a (possibly fictional) standard unit as if given in Unit U; dynamically selected from overloaded function templates according to U; relies on identity of typeid to identify the polymorphic type of U which could be a reference to a base class;
Definition at line 1034 of file Quantity.h.
|
Definition at line 1037 of file Quantity.h. |