Same as the related overload above for begin.
Synopsis
Declared in <bslstl_unorderedmultimap.h>
unordered_multimap<KEY, VALUE, HASH, EQUAL, ALLOCATOR>::const_iterator
begin() const noexcept;
Created with MrDocs