Load a removed value into the specified bucket.
Synopsis
Declared in <bdlc_hashtable.h>
template<class BUCKET>
static
void
setToRemoved(BUCKET* bucket);
Parameters
Name |
Description |
bucket |
bucket to set to the removed value |
Created with MrDocs