Function object to assign an object to a distributed object that accepts multiple objects via the Handle::set_value()
function.
More...
|
template<typename H , typename T > |
void | operator() (H &h, T &&t) |
|
|
typedef Handle | handle_type |
|
typedef handle_type::value_type | value_type |
|
template<typename ObjectHandle, typename Handle>
class stapl::runtime::indexed_handle_response< ObjectHandle, Handle >
Function object to assign an object to a distributed object that accepts multiple objects via the Handle::set_value()
function.
- Template Parameters
-
ObjectHandle | Distributed object handle type. |
Handle | Handle type. |
The documentation for this class was generated from the following file: