Rebuild the bucket vector using a size suggested by the specified hint.

Synopsis

Declared in <bslstp_hashset.h>

void
resize(size_type __hint);

Parameters

Name

Description

__hint

desired number of elements to accommodate

Created with MrDocs