Work function which takes an input map and sets the given key equal to the given value.
More...
|
| merge_send_leader (size_t sender, Value val) |
|
template<typename Leaders > |
void | operator() (Leaders &leaders) const |
|
|
size_t | m_sender |
|
Value | m_val |
|
template<typename Value>
struct stapl::algo_details::merge_send_leader< Value >
Work function which takes an input map and sets the given key equal to the given value.
- Template Parameters
-
Value | Type of the value to set. |
- See also
- merge
The documentation for this struct was generated from the following file: