Searched refs:dtorcalls (Results 1 – 1 of 1) sorted by relevance
6 static int dtorcalls; variable10 ~A() { dtorcalls++; } in ~A()48 return dtorcalls; in getDtorCalls()54 return ctorcalls == dtorcalls; in success()