#include <launch.hh>
template<typename Return, exec::launch_type_t Launch = exec::launch_type_t::single>
struct flecsi::future< Return, Launch >
Single or multiple future.
- Template Parameters
-
Return | The return type of the task. |
Launch | FleCSI launch type: single/index. |
The documentation for this struct was generated from the following file:
- /home/bergen/devel/tuxfan/flecsi/flecsi/exec/launch.hh