Return the number of elements in the specified bucket.
Synopsis
Declared in <bslstp_hashset.h>
size_type
elems_in_bucket(size_type __n) const;
Return Value
number of elements in the specified bucket
Parameters
Name |
Description |
__n |
bucket index |
Created with MrDocs