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:
  • 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.