template struct Poco::Util::Units::Units::femto
template struct Poco::Util::Units::Units::hecto
#include <Units.h> template <typename U> struct giga { // typedefs typedef Scale<typename mega<U>::type, 1, 1000> type; };