r261086 - in /trunk/gcc: cp/ChangeLog cp/conste...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jun 1 20:49:00 GMT 2018


Author: jason
Date: Fri Jun  1 20:49:43 2018
New Revision: 261086

URL: https://gcc.gnu.org/viewcvs?rev=261086&root=gcc&view=rev
Log:
	CWG 1581: When are constexpr member functions defined?

	* constexpr.c (instantiate_cx_fn_r, instantiate_constexpr_fns): New.
	(cxx_eval_outermost_constant_expr): Call instantiate_constexpr_fns.

Added:
    trunk/gcc/testsuite/g++.dg/cpp2a/constexpr-inst1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c



More information about the Gcc-cvs mailing list