Load a null value into the specified bucket.

Synopsis

Declared in <bdlc_hashtable.h>

template<class BUCKET>
static
void
setToNull(BUCKET* bucket);

Parameters

Name

Description

bucket

bucket to set to the null value

Created with MrDocs