Same as the preceding overload for key/value pair buckets.
Synopsis
Declared in <bdlc_hashtable.h>
template<
class KEY,
class VALUE>
static
void
setToRemoved(bsl::pair<KEY, VALUE>* bucket);
Created with MrDocs
Same as the preceding overload for key/value pair buckets.
Declared in <bdlc_hashtable.h>
template<
class KEY,
class VALUE>
static
void
setToRemoved(bsl::pair<KEY, VALUE>* bucket);
Created with MrDocs