Skip to content

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

Merged
danvratil merged 3 commits intomainfrom
fix-waitfor
Jan 31, 2023
Merged

Fix QCoro::waitFor() for Awaitable with operator co_await#149
danvratil merged 3 commits intomainfrom
fix-waitfor

Conversation

@danvratil
Copy link
Collaborator

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.

1 participant