Wraps the environment used in the current spawning process and provides farm functionality to the user workfunctions.
More...
|
| farm_stub (Env env) |
|
| farm_stub (farm_stub const &)=default |
|
| farm_stub (farm_stub &&)=default |
|
template<typename Op , typename Item , typename Arg , typename... Args> |
void | add (Op &&op, Item &&item, Arg &arg, Args &&... args) |
|
template<typename Env>
class stapl::skeletons::skeletons_impl::farm_stub< Env >
Wraps the environment used in the current spawning process and provides farm functionality to the user workfunctions.
- Template Parameters
-
Env | the environment which is used in the current spawning process. This can be any skeleton environment that supports |
The documentation for this class was generated from the following file: