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

Synopsis

Declared in <bdlc_hashtable.h>

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