In C++/WinRT, how can I await multiple coroutines and capture the results?, part 2

1 · Raymond Chen · Jan. 11, 2024, 3:31 p.m.
Wrapping the results and returning them in a tuple. The post In C++/WinRT, how can I await multiple coroutines and capture the results?, part 2 appeared first on The Old New Thing....