BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlcc::StripedUnorderedContainerImpl_SortItem Struct Reference

#include <bdlcc_stripedunorderedcontainerimpl.h>

Public Attributes

int d_stripeIdx
 
int d_dataIdx
 
bsl::size_t d_hashVal
 

Detailed Description

A vector element needed for efficient sorting for the insertBulk and eraseBulk methods.

Member Data Documentation

◆ d_dataIdx

int bdlcc::StripedUnorderedContainerImpl_SortItem::d_dataIdx

◆ d_hashVal

bsl::size_t bdlcc::StripedUnorderedContainerImpl_SortItem::d_hashVal

◆ d_stripeIdx

int bdlcc::StripedUnorderedContainerImpl_SortItem::d_stripeIdx

The documentation for this struct was generated from the following file: