Rebuild the bucket vector using a size suggested by __num_elements_hint.
Synopsis
Declared in <bslstp_hashtable.h>
void
resize(size_type __num_elements_hint);
Parameters
Name |
Description |
__num_elements_hint |
desired number of elements to accommodate |
Created with MrDocs