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

Fix QCoro::waitFor() for Awaitable with operator co_await #149

Merged
merged 3 commits into from
Jan 31, 2023

Conversation

danvratil
Copy link
Owner

No description provided.

Extends the Awaitable concept to be satisifed by types which have a
non-member operator co_await().
@danvratil danvratil force-pushed the fix-waitfor branch 3 times, most recently from 303e9dc to daeba1d Compare January 30, 2023 22:32
@danvratil danvratil merged commit 8f35b0d into main Jan 31, 2023
@danvratil danvratil deleted the fix-waitfor branch January 31, 2023 19:23
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

Successfully merging this pull request may close these issues.

None yet

1 participant