struct Foo { Foo(int); }; void foo() { struct { Foo name; } Int[] = { 1 }; }