Function rmf_traffic::geometry::operator==(const Space&, const Space&)

Function Documentation

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

Equality operator for Space 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.