[Bug c++/94682] coroutines: Promise param preview should get a reference to *this.

2020-04-22 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94682 Iain Sandoe changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/94682] coroutines: Promise param preview should get a reference to *this.

2020-04-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94682 --- Comment #1 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:38644f81babd04820daa9d622ea75eb68c066c86 commit r10-7868-g38644f81babd04820daa9d622ea75eb68c066c86 Author: Iain Sandoe Date: Wed

[Bug c++/94682] coroutines: Promise param preview should get a reference to *this.

2020-04-21 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94682 Iain Sandoe changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org Ever c