Function rmf_traffic::operator!=

Function Documentation

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

Non-equality operator for Region objects.

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

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