This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r226661 - in /branches/c++-concepts: ChangeLog....


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]