template struct Poco::Util::Units::Units::milli
template struct Poco::Util::Units::Units::peta
#include <Units.h> template <typename U> struct nano { // typedefs typedef Scale<typename micro<U>::type, 1000> type; };