bulk_then.hpp File Reference

Namespaces

 agency
 agency is the top-level namespace which contains all Agency functionality.
 

Functions

template<class ExecutionPolicy , class Function , class Future , class... Args>
see_below agency::bulk_then (ExecutionPolicy &&policy, Function f, Future &predecessor, Args &&...args)
 Creates a bulk continuation. More...