c.h 63 Bytes Raw Blame History Permalink 1 2 3 #include "a.h" #include "b.h" inline void g(B *p) { p->~B(); }