Return true if the specified bucket has a removed value, and false otherwise.
Synopsis
Declared in <bdlc_hashtable.h>
template<class BUCKET>
static
bool
isRemoved(BUCKET const& bucket);
Created with MrDocs
Return true if the specified bucket has a removed value, and false otherwise.
Declared in <bdlc_hashtable.h>
template<class BUCKET>
static
bool
isRemoved(BUCKET const& bucket);
Created with MrDocs