]> gcc.gnu.org Git - gcc.git/commit
PR c++/85765 - SFINAE and non-type default template arg.
authorJason Merrill <jason@redhat.com>
Mon, 4 Jun 2018 13:22:52 +0000 (09:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 4 Jun 2018 13:22:52 +0000 (09:22 -0400)
commit92a38cfd775c045d7ed8b989b231410849fc22fe
tree0931316aa775c55c29c9f1c229082afea2bd3b05
parent1ccaa21f0cdab09acd959883dd4d5a68692807dd
PR c++/85765 - SFINAE and non-type default template arg.

* pt.c (type_unification_real): Do full semantic processing if
substituting a partial args list replaces all template parms.

From-SVN: r261146
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg10.C [new file with mode: 0644]
This page took 0.054389 seconds and 5 git commands to generate.