template struct Poco::Util::Units::Internal::ScalingFactor<Scale<U, N, D>>
#include <Units.h> template < typename U, int N, int D > struct ScalingFactor<Scale<U, N, D>> { // methods template <typename T> static T fn(); };
#include <Units.h> template < typename U, int N, int D > struct ScalingFactor<Scale<U, N, D>> { // methods template <typename T> static T fn(); };