Apr 5, 2021 Post comments count0 Post likes count0 C++ coroutines: Making the promise itself be the shared state, the outline Raymond Chen Now we do it.
Apr 2, 2021 Post comments count1 Post likes count0 C++ coroutines: Making the promise itself be the shared state, the inspiration Raymond Chen Just be it.
Apr 1, 2021 Post comments count0 Post likes count0 C++ coroutines: What happens if an exception occurs in my return_value? Raymond Chen What happens if you can't save the result?