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