Function ouster::sdk::core::operator==(const ProductInfo&, const ProductInfo&)

Function Documentation

bool ouster::sdk::core::operator==(const ProductInfo &lhs, const ProductInfo &rhs)

Equality for ProductInfo.

Parameters:
  • lhs[in] – The first object to compare.

  • rhs[in] – The second object to compare.

Returns:

lhs == rhs