c.h 90 Bytes Raw Blame History Permalink 1 2 3 4 BEGIN template<typename T = int> struct F; template<typename T, typename U> struct I; END