template struct Poco::Util::Units::Internal::FixedPower<N, D, 3, 0>
#include <Units.h> template < int N, int D > struct FixedPower<N, D, 3, 0> { // methods template <typename T> static T Power(const T& t); };
#include <Units.h> template < int N, int D > struct FixedPower<N, D, 3, 0> { // methods template <typename T> static T Power(const T& t); };