#include <Units.h> template <typename Term> struct CountTerms<Term, Term> { // fields static const int num; static const int den; };