A vector element needed for efficient sorting for the insertBulk and eraseBulk methods.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
struct StripedUnorderedContainerImpl_SortItem;
Data Members
Name |
Description |
Index of this item in the bulk‐operation input data. |
|
Precomputed hash value for this item's key. |
|
Stripe index for this item. |