asyncplusplus
asyncplusplus copied to clipboard
need more examples of Composition
Wiki mentioned basic examples of each feature with static array of task. Can we get more examples such as how to create dynamic list of tasks and use when_all().
The wiki is open, so feel free to add your own examples. You should be able to use any container that can be converted into a range with when_all().