Create an empty hash set with at least the specified __n buckets.

Synopsis

Declared in <bslstp_hashset.h>

explicit
hash_set(size_type __n);

Created with MrDocs