template class Foo { public: template struct Bar { typedef Foo FooU; }; };