parse.y (template_arg): Add rule for template qualified with global scope.
authorKriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>
Sat, 12 Aug 2000 02:09:02 +0000 (02:09 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 12 Aug 2000 02:09:02 +0000 (22:09 -0400)
commitfa1f3ebcf4eaff31c60dcb2f60241c0a050df7b7
tree1780ecd553b50f2cc20dc9d61178ebd9b5089016
parent9845b52bfbbfe165725ff96f9802530bbc26d007
parse.y (template_arg): Add rule for template qualified with global scope.

        * parse.y (template_arg): Add rule for template qualified with
        global scope.

From-SVN: r35654
gcc/cp/ChangeLog
gcc/cp/parse.y
gcc/testsuite/g++.old-deja/g++.pt/ttp63.C [new file with mode: 0644]