Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost::coroutines2 integration? #603

Open
ghost opened this issue Dec 30, 2020 · 4 comments
Open

boost::coroutines2 integration? #603

ghost opened this issue Dec 30, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Dec 30, 2020

@Randian commented on Mar 12, 2018, 12:56 AM UTC:

I see there's an existing pull request for this (#55), but it's been languishing in limbo for more almost six months. Is the submitted code considered incomplete or subpar or do you simply have no interest in it?

This issue was moved by chriskohlhoff from boostorg/asio#93.

@ghost
Copy link
Author

ghost commented Dec 30, 2020

@vinniefalco commented on Mar 12, 2018, 7:10 PM UTC:

Maybe because it imposes the additional requirement of C++11, which is not currently a requirement of Boost.Asio?

@ghost
Copy link
Author

ghost commented Dec 30, 2020

@Randian commented on Mar 13, 2018, 3:47 AM UTC:

I'm sure conditional compilation can solve that problem, so laggards won't hold everybody else hostage. They don't get the new feature (coroutine2 integration), but so what?

@ghost
Copy link
Author

ghost commented Dec 30, 2020

@AndrewAMD commented on Jun 26, 2018, 2:21 PM UTC:

Maybe because it imposes the additional requirement of C++11, which is not currently a requirement of Boost.Asio?

But this pull request appears to support both C++11 and pre-C++11, if I'm not mistaken.

Note: This issue title is confusing because #55 is about boost.context, not boost.coroutine2.

@olk
Copy link

olk commented Jun 4, 2021

Instead of boost.coroutine2 you should consider to use boost.context as replacement for boost.coroutine in boost.asio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant