r226661 - in /branches/c++-concepts: ChangeLog....
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Aug 6 04:31:00 GMT 2015
Author: jason
Date: Thu Aug 6 04:31:16 2015
New Revision: 226661
URL: https://gcc.gnu.org/viewcvs?rev=226661&root=gcc&view=rev
Log:
* cp-tree.h: Remove is_this_parameter, xvalue_result_type prototypes.
* decl.c (is_class_template_or_specialization): Remove.
* pt.c (get_specializing_template_decl)
(get_specialization_constraints): Remove.
(process_template_parm): Move reqs declaration down.
Modified:
branches/c++-concepts/ChangeLog.concepts
branches/c++-concepts/gcc/cp/cp-tree.h
branches/c++-concepts/gcc/cp/decl.c
branches/c++-concepts/gcc/cp/parser.c
branches/c++-concepts/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list