Return true if the specified lhs and rhs objects have the same value, and false otherwise.

Synopsis

Declared in <bslstl_unorderedmultiset.h>

Return Value

true if equal, otherwise false

Parameters

Name

Description

lhs

left‐hand‐side unordered multiset to compare

rhs

right‐hand‐side unordered multiset to compare

Created with MrDocs