Return a local iterator to the first element in the bucket at index.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

Return Value

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

Parameters

Name

Description

index

bucket index

Created with MrDocs