cend overloads

Synopses

Declared in <bslstl_unorderedmultiset.h>

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

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

Return Value

  • past‐the‐end const iterator

  • past‐the‐end const local iterator for the bucket

Parameters

Name

Description

index

bucket index

Created with MrDocs