Create a StripedUnorderedContainerImpl_RehashBitSetGuard object that attempts to set the rehash bit of the object pointed to by the specified state_p argument. If successful, the rehash bit will be cleared during destruction.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

explicit
StripedUnorderedContainerImpl_RehashBitSetGuard(bsls::AtomicInt* state_p);

Created with MrDocs