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

Synopsis

Declared in <bslstp_hashset.h>

size_type
max_size() const;

Return Value

theoretical maximum number of elements

Created with MrDocs