bool operator==(const db_set< kdt, value_type_sub > &m2) const
Set content equality comparison operator.
Return if the two containers have identical content. This function does not rely on key order. Two sets A and B are equal if and only if A contains B and B contains A.