static void _failMethod()
{
	HasTheDestructorBeenCalledChecker checker;
	FAIL_C();
}
Exemple #2
0
void _failMethod()
{
	FAIL_C();
}