Пример #1
0
static void _failMethod()
{
	HasTheDestructorBeenCalledChecker checker;
	FAIL_C();
}
Пример #2
0
void _failMethod()
{
	FAIL_C();
}