Return true if lhs and rhs have the same value.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

Return Value

true if the unordered multimaps compare equal

Parameters

Name

Description

lhs

left‐hand unordered multimap to compare

rhs

right‐hand unordered multimap to compare

Created with MrDocs