bulk_async.hpp File Reference
Namespaces | |
| agency | |
agency is the top-level namespace which contains all Agency functionality. | |
Functions | |
| template<class ExecutionPolicy , class Function , class... Args> | |
| see_below | agency::bulk_async (ExecutionPolicy &&policy, Function f, Args &&...args) |
| Creates a bulk asynchronous invocation. More... | |
