]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/g++.dg/cpp0x/variadic61.C
PR c++/92590 - wrong handling of inherited default ctor.
[gcc.git] / gcc / testsuite / g++.dg / cpp0x / variadic61.C
CommitLineData
a28f9a06 1// { dg-options "-std=gnu++98 -pedantic" }
d6a85c8d 2template<typename... Args> class tuple; // { dg-warning "variadic templates" }
This page took 8.38267 seconds and 5 git commands to generate.