Return an iterator to the first element of this unordered multiset.

Synopsis

Declared in <bslstl_unorderedmultiset.h>

Return Value

const iterator to the first element, or end() if empty

Created with MrDocs