Return true if rehash is enabled and rehash is not in progress, and false otherwise.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
bool
canRehash() const;
Return Value
true if rehash is enabled and not in progress, and false otherwise
Created with MrDocs