Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
Coroutines
July 18, 2017
00:56:33
40.81 MB
Downloads: 0
Rob and Jason are joined by Gor Nishanov to talk about the C++ Coroutines proposal.
Gor Nishanov is a Principal Software Design Engineer on the Microsoft C++ team. He works on design and standardization of C++ Coroutines, and on asynchronous programming models. Prior to joining C++ team, Gor was working on distributed systems in Windows Clustering team.
News
- Verdigris: Qt without moc
- Trip report: Summer ISO C++ standards meeting
- A C++ review community
- Future Ruminations
Gor Nishanov
Links
- CppCon 2015: Gor Nishanov "C++ Coroutines - a negative overhead abstraction"
- CppCon 2016: Gor Nishanov "C++ Coroutines: Under the covers"
- Wandbox: Coroutines with Ranges
- Compiler Explorer: Coroutines clang demo