// { dg-options -std=c++0x } template struct A { typedef T type; }; template