Same as the preceding overload for C‐string buckets.
Synopsis
Declared in <bdlc_hashtable.h>
static
void
setToRemoved(ConstCharPtr* bucket);
Parameters
Name |
Description |
bucket |
bucket to set to the removed value |
Created with MrDocs