Return true if the specified multimaps contain the same elements.

Synopsis

Declared in <bslstp_hashmap.h>

static
bool
_M_equal(
    _Self const& __x,
    _Self const& __y);

Created with MrDocs