An old presentation about coroutines:
Playing with C++ Coroutines
by Sumant Tambe
From the article:
While looking for some old photos, I stumbled upon my own presentation on C++ coroutines, which I never posted online to a broader audience. I presented this material in SF Bay ACCU meetup and at the DC Polyglot meetup in early 2016! Yeah, it's been a while. It's based on much longer blogpost about Asynchronous RPC using modern C++. So without further ado...
Add a Comment
Comments are closed.