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

iains@gcc.gnu.org iains@gcc.gnu.org
Fri Jan 10 15:37:00 GMT 2020


Author: iains
Date: Fri Jan 10 15:37:18 2020
New Revision: 280119

URL: https://gcc.gnu.org/viewcvs?rev=280119&root=gcc&view=rev
Log:
c++-coroutines - Address review comments for coroutine header.

This is primarily about whitespace and textual changes, however,
we do also add a definition for the spaceship operator on coroutine
handles.

2020-01-10  Iain Sandoe  <iain@sandoe.co.uk>

	libstdc++-v3/
	* include/std/coroutine: Adjust whitespace.  Add a definition
	for the spaceship operator on coroutine handles.


Modified:
    branches/c++-coroutines/libstdc++-v3/include/std/coroutine

Changes in other areas also in this revision:
Modified:
    branches/c++-coroutines/ChangeLog.coroutines



More information about the Libstdc++-cvs mailing list