[Bug c++/14032] Specialization of inner template using outer template argument doesn't work
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 4 12:28:00 GMT 2007
------- Comment #19 from jason at gcc dot gnu dot org 2007-09-04 12:28 -------
Subject: Bug 14032
Author: jason
Date: Tue Sep 4 12:27:38 2007
New Revision: 128077
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128077
Log:
PR c++/14032
* pt.c (most_specialized_class): Substitute outer template
arguments into the arguments of a member template partial
specialization.
(strip_innermost_template_args): New fn.
Added:
trunk/gcc/testsuite/g++.dg/template/mem-partial1.C
trunk/gcc/testsuite/g++.dg/template/mem-partial2.C
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14032
More information about the Gcc-bugs
mailing list