Re: Is there any plans or work going on gcc related to c++ coroutines?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/20/2017 11:51 AM, Florian Weimer wrote:
* Avi Kivity:

There are many coroutine implementations for C in the form of libraries
or preprocessor hacks.  Details might be a bit iffy, but no one seems to
have felt a strong need for compiler support so far.
Those are for stackful coroutines. Stackless coroutines require compiler
support.
Some of the preprocessor hacks are stackless.


Perhaps, but I doubt they deliver the full power of C++ coroutines.





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux