On 11/17/19 5:23 AM, Iain Sandoe wrote:
This patch series is an initial implementation of a coroutine feature,
expected to be standardised in C++20.
Yay!
ABI
---
There is not need to add any new mangling, since the components of this are
regular functions with manipulation of the coroutin
This patch series is an initial implementation of a coroutine feature,
expected to be standardised in C++20.
Standardisation status (and potential impact on this implementation):
--
The facility was accepted into the working draft for C++20 by WG21 in
February 2019. During