예제 #1
0
static void _failMethod()
{
	HasTheDestructorBeenCalledChecker checker;
	FAIL_C();
}
예제 #2
0
void _failMethod()
{
	FAIL_C();
}