Return an upper bound on the number of elements this set can hold.

Synopsis

Declared in <bslstp_hashset.h>

size_type
max_size() const;

Return Value

theoretical maximum number of elements

Created with MrDocs