#include <Units.h> template <typename U> struct exa { // typedefs typedef Scale<typename peta<U>::type, 1, 1000> type; };