Fix PR c++/69056 (argument pack deduction failure during overload resolution)
gcc/cp/ChangeLog: PR c++/69056 * pt.c (try_one_overload): Handle comparing argument packs so that there is no conflict if we deduced more arguments of an argument pack than were explicitly specified. gcc/testsuite/ChangeLog: PR c++/69056 g++.dg/cpp0x/pr69056.C: New test. From-SVN: r233108
Showing
gcc/testsuite/g++.dg/cpp0x/pr69056.C
0 → 100644
Please
register
or
sign in
to comment