Commit 5bf8b82d by Mark Mitchell Committed by Mark Mitchell

Correct PR#

From-SVN: r105465
parent 02ed62dd
2005-10-16 Mark Mitchell <mark@codesourcery.com>
PR c++/22137
PR c++/22173
* cp-tree.h (QUALIFIED_NAME_IS_TEMPLATE): New macro.
(check_template_keyword): New function.
(finish_id_expression): Change prototoype.
......
2005-10-16 Mark Mitchell <mark@codesourcery.com>
PR c++/22137
PR c++/22173
* g++.dg/parse/template18.C: New test.
* g++.dg/template/nontype15.C: Likewise.
// PR c++/22137
// PR c++/22173
struct A
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment