#include <Quantity.h>
Static Public Member Functions | |
std::vector< std::string > & | result (std::vector< std::string > &stringvector) |
extract and store one string |
reads from a typelist of units UL and stores in a std::vector
Definition at line 134 of file Quantity.h.
|
extract and store one string extract symbol string of first unit in typelist UL and store; recursively call on all remaining units in UL. Definition at line 143 of file Quantity.h. |