r268821 - in /branches/c++-coroutines: ChangeLo...

iains@gcc.gnu.org iains@gcc.gnu.org
Tue Feb 12 20:13:00 GMT 2019


Author: iains
Date: Tue Feb 12 20:13:31 2019
New Revision: 268821

URL: https://gcc.gnu.org/viewcvs?rev=268821&root=gcc&view=rev
Log:
c++-coroutines - Implement co_await() operator overload resolution.

2019-02-12  Iain Sandoe  <iain@sandoe.co.uk>

	gcc/cp/
	* coroutines.cc (build_co_await): implement co_await() operator
	overload resolution.


Modified:
    branches/c++-coroutines/ChangeLog.coroutines
    branches/c++-coroutines/gcc/cp/coroutines.cc



More information about the Gcc-cvs mailing list