// { dg-do compile { target c++11 } } template class TT> struct X { }; template struct pair { }; X x;