]> gcc.gnu.org Git - gcc.git/commit
parse.y (explicit_template_type): Remove TEMPLATE keyword.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 2 Mar 1998 12:22:33 +0000 (12:22 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 2 Mar 1998 12:22:33 +0000 (07:22 -0500)
commit2604412d6c346665fb913e2f58b5ab6747fbfc73
tree3a0fd15dddb30a689665cf103e9f7928837c7316
parentfc470718aca25ebac8f4e07cbabef1da140755ae
parse.y (explicit_template_type): Remove TEMPLATE keyword.

* parse.y (explicit_template_type): Remove TEMPLATE keyword.
(nested_name_specifier): And add it before this use.
(typename_sub0): And this use.  Also add use without the keyword.
(typename_sub1): Likewise.
* pt.c (instantiate_class_template): Don't actually instantiate
anything if our type uses template parms.

From-SVN: r18358
gcc/cp/ChangeLog
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/pt.c
This page took 0.060553 seconds and 5 git commands to generate.