Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gpderetta
12 months ago
|
parent
|
context
|
favorite
| on:
A Mental Model for C++ Coroutine
I recently decided that it was time to properly learn C++ coroutines. I looked at a few tutorials, but by far the best was Raymond Chen coroutine series[1]. It is a long series, but every article is just the right size. Strongly recommended.
[1]
https://devblogs.microsoft.com/oldnewthing/20210504-01/?p=10...
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://devblogs.microsoft.com/oldnewthing/20210504-01/?p=10...