]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/error.c
error.c (dump_type_real): If a typename is a template-id, put out the template arguments.
authorMark Mitchell <mark@codesourcery.com>
Sat, 10 Apr 1999 10:51:09 +0000 (10:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 10 Apr 1999 10:51:09 +0000 (10:51 +0000)
commit7ac7b28f2e8891ab210369c1f2cefed50f6e9416
tree40d42e8cdf16609c879bd94a10ba65ae98811a9c
parentfe0ce42629c3f2d99a4591e596840b2933dd3c1f
error.c (dump_type_real): If a typename is a template-id, put out the template arguments.

* error.c (dump_type_real): If a typename is a template-id, put
out the template arguments.
(dump_expr): Handle TEMPLATE_ID_EXPR.
* pt.c (lookup_template_class): Now that full arguments are
available everywhere, remove code that tried to guess them.

From-SVN: r26335
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/memclass20.C [new file with mode: 0644]
This page took 0.060212 seconds and 5 git commands to generate.