// { dg-options "-std=gnu++0x" } template struct vector_c { }; vector_c intvec; vector_c charvec;