This class defines constant values used to represent the state of a StripedUnorderedContainerImpl object.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
struct StripedUnorderedContainerImpl_Constants;
Static Data Members
Name |
Description |
State bit 1: automatic rehashing is enabled. |
|
State bit 0: a rehash is currently in progress. |
Created with MrDocs