template struct Poco::Util::Units::Units::atto
template struct Poco::Util::Units::Units::deca
#include <Units.h> template <typename U> struct centi { // typedefs typedef Scale<U, 100> type; };