* cp-tree.def (DEFAULT_ARG): Adjust documentation.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Jun 2005 11:56:11 +0000 (11:56 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Jun 2005 11:56:11 +0000 (11:56 +0000)
commitf51f5e0bd567736a3a70ba71798a8ae32dce5ab9
tree9ba436b1b1c7d37ecfccbe0bd6d3fbbc96b13e04
parent4719779b652fff31f45a27e283046df970743192
* cp-tree.def (DEFAULT_ARG): Adjust documentation.
* cp-tree.h (DEFARG_INSTANTIATIONS): New.
(struct tree_default_arg): Add instantiations member.
* parser.c (cp_parser_late_parsing_default_args): Adjust to use a
VEC.
* pt.c (tsubst_arg_types): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100707 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/cp-tree.def
gcc/cp/cp-tree.h
gcc/cp/parser.c
gcc/cp/pt.c