Async++
Async++
There have been many proposals to extend the C++ model of futures. Most proposals involve the capability of continuations without polling. One of this proposals is N3428, inspired by the Microsoft PPL library. Async++ is a lightweight library that implements the concept.
1 2 3 4 5 |
|
1 2 3 4 5 6 7 |
|
1 2 3 4 5 |
|
1 2 3 4 5 6 |
|
1 2 |
|
1 2 3 |
|
1 2 |
|
1 2 3 |
|