Meeting 12 December 2019
C++ exceptions and alternatives
Niall Douglas’s rebuttal: Part 1, Part 2
C++ Exception Optimizations. An experiment
A Universal Async Abstraction for C++
P0443R11 The Unified Executors Proposal
C++ coroutines, by Raymond Chen (Microsoft)
- C++ coroutines: Getting started with awaitable objects
- C++ coroutines: Constructible awaitable or function returning awaitable?
- C++ coroutines: Framework interop