end overloads

Synopses

Declared in <bslstl_unorderedmultiset.h>

Return an iterator providing modifiable access to the past‐the‐end element in the sequence of value_type objects maintained by this unordered multiset.

Same as the related overload above for end.

Return a local iterator providing modifiable access to the past‐the‐end element in the sequence of value_type objects of the bucket having the specified index, in the array of buckets maintained by this unordered multiset.

Return a past‐the‐end local iterator for the bucket at index.

Created with MrDocs