]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp-tree.def (DEFAULT_ARG): Adjust documentation.
authorNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Jun 2005 11:56:11 +0000 (11:56 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Jun 2005 11:56:11 +0000 (11:56 +0000)
commit01ea1ea8269ff36065e625b0b5e348568519bfa3
tree9ba436b1b1c7d37ecfccbe0bd6d3fbbc96b13e04
parentc938250d71aa69cb46490ac49058fc1a499962e4
cp-tree.def (DEFAULT_ARG): Adjust documentation.

* 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.

From-SVN: r100707
gcc/cp/cp-tree.def
gcc/cp/cp-tree.h
gcc/cp/parser.c
gcc/cp/pt.c