Helper struct to merge two tuples representing partial partition information together. More...
Static Public Member Functions | |
static result_type | apply (PartitionInfo const &lh, PartitionInfo const &rh) |
Public Types | |
typedef PartitionInfo | result_type |
Helper struct to merge two tuples representing partial partition information together.
This struct is needed because the merge_partial_info is used during container construction and redistribution. When used in redistribution the tuple has an additional field that represents the set of locations that have data that will be stored in the partition.