One more step.
Turning anything into a fire-and-forget coroutine
by Raymond Chen
From the article:
Last time, we wrote a helper function for converting an awaitable into a winrt::fire_and_forget, as well as another helper function that takes a lambda that returns an awaitable, and which invokes the lambmda as a winrt::fire_and_forget...
Add a Comment
Comments are closed.