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

Function Documentation

bool ouster::sdk::core::operator!=(const FieldType &a, const FieldType &b)

Equality for FieldTypes.

Parameters:
  • a[in] The first type to compare.

  • b[in] The second type to compare.

Returns:

if a != b.