// { dg-options "-std=gnu++0x" } template struct vector_c { }; vector_c v1; vector_c v2; vector_c v3;