Same as the preceding overload for C‐string buckets.

Synopsis

Declared in <bdlc_hashtable.h>

static
bool
isNull(ConstCharPtr const& bucket);

Return Value

true if bucket is null, and false otherwise

Parameters

Name

Description

bucket

bucket to test for a null value

Created with MrDocs