예제 #1
0
파일: pr58080.C 프로젝트: 0day-ci/gcc
int main()
{
  Eval<int,void*> eiv; eiv.foo(0,0);
}