]> gcc.gnu.org Git - gcc.git/commit
decl2.c (arg_assoc_template_arg): New prototype.
authorAlex Samuel <samuel@codesourcery.com>
Thu, 2 Sep 1999 17:29:11 +0000 (17:29 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 2 Sep 1999 17:29:11 +0000 (17:29 +0000)
commitec4f972f6cd8c1801cb78b2e81c52529e70d39a5
tree492aa30784ce56f2ba6a183212d10e2c1ca60463
parentd0668a73936a55ac7dbb3d62d94a9da6c1cc46cf
decl2.c (arg_assoc_template_arg): New prototype.

* decl2.c (arg_assoc_template_arg): New prototype.  New function.
(arg_assoc_class): Use arg_assoc_template_arg for template
arguments.
(arg_assoc): Likewise.
* pt.c (mangle_class_name_for_template): Allow member template
template arguments.

From-SVN: r29060
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/ttp57.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.pt/ttp58.C [new file with mode: 0644]
This page took 0.059343 seconds and 5 git commands to generate.