decls.h 117 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 struct struct1 { ~struct1(); static void f(); }; struct struct2 { ~struct2(); static void f(); }; int g();