Same as the preceding overload for bsl::string buckets.

Synopsis

Declared in <bdlc_hashtable.h>

static
bool
isNull(bsl::string 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