Same as the preceding overload for C‐string buckets.
Synopsis
Declared in <bdlc_hashtable.h>
static
bool
isRemoved(ConstCharPtr const& bucket);
Return Value
true if bucket is removed, and false otherwise
Parameters
Name |
Description |
bucket |
bucket to test for a removed value |
Created with MrDocs