* pt.c (tsubst_pack_expansion): Fix SFINAE.
authorJason Merrill <jason@redhat.com>
Mon, 21 Nov 2011 02:05:03 +0000 (21:05 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 21 Nov 2011 02:05:03 +0000 (21:05 -0500)
commit25a96761979b320209f0b513ad364e5d9e5a05d6
tree1c53bba6c7eef073bcf60c707b6c7e4c061bbe2d
parentc67dd256897a902e8b2fbddb04aba837e8131721
* pt.c (tsubst_pack_expansion): Fix SFINAE.

From-SVN: r181548
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/sfinae30.C [new file with mode: 0644]