Function object to call the function operator of a distributed object with the given value.
More...
|
|
| active_handle_response (handle_type &h) noexcept |
| |
|
template<typename... T> |
| void | operator() (context &ctx, T &&... t) |
| |
|
|
typedef Handle | handle_type |
| |
template<typename ObjectHandle, typename Handle>
class stapl::runtime::active_handle_response< ObjectHandle, Handle >
Function object to call the function operator of a distributed object with the given value.
- Template Parameters
-
| ObjectHandle | Distributed object handle type. |
| Handle | Handle type. |
The documentation for this class was generated from the following file: