Executing a Future in a Separate Thread with Coroutines--Rainer Grimm

The series continue.

Executing a Future in a Separate Thread with Coroutines

by Rainer Grimm

From the article:

This post concludes my posts about co_return in C++20. I started with an eager future, continued with a lazy future. Today, I execute the future in a separate thread using coroutines as an implementation detail...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.