Return true if rehash is enabled, or false otherwise.
Synopsis
Declared in <bdlcc_stripedunorderedmultimap.h>
bool
isRehashEnabled() const;
Return Value
true if rehash is enabled, and false otherwise
Created with MrDocs