Function rmf_traffic::operator==

Function Documentation

bool rmf_traffic::operator==(const Region &lhs, const Region &rhs)

Equality operator for Region objects.

Parameters:
  • lhs[in] A const reference to the left-hand-side of the comparison.

  • rhs[in] A const reference to the right-hand-side of the comparison.