Function std::swap(ouster::sdk::core::LidarScanSet&, ouster::sdk::core::LidarScanSet&)

Function Documentation

void std::swap(ouster::sdk::core::LidarScanSet &a, ouster::sdk::core::LidarScanSet &b)

std::swap overload, used by some std algorithms

Parameters:
  • a[in] – LidarScanSet to swap with b

  • b[in] – LidarScanSet to swap with a