-
- Downloads
cp-tree.h (push_nested_namespace): Declare.
* cp-tree.h (push_nested_namespace): Declare. (pop_nested_namespace): Likewise. * decl.c (push_nested_namespace): New function. (pop_nested_namespace): Likewise. * pt.c (instantiate_class_template): Use them. From-SVN: r27103
Showing
- gcc/cp/ChangeLog 7 additions, 1 deletiongcc/cp/ChangeLog
- gcc/cp/cp-tree.h 2 additions, 0 deletionsgcc/cp/cp-tree.h
- gcc/cp/decl.c 32 additions, 0 deletionsgcc/cp/decl.c
- gcc/cp/pt.c 9 additions, 4 deletionsgcc/cp/pt.c
- gcc/testsuite/g++.old-deja/g++.ns/ns18.C 30 additions, 0 deletionsgcc/testsuite/g++.old-deja/g++.ns/ns18.C
Loading
Please register or sign in to comment