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