This class defines a proctor type that attempts to set the rehash bit of a state object, and if successful, clears that bit upon destruction.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
class StripedUnorderedContainerImpl_RehashBitSetGuard;
Member Functions
Name |
Description |
|
Create a |
|
Unset the rehash bit previously set by this object and destroy this |
Returns true if the constructor successfully set the rehash bit. |
Created with MrDocs