Skip to content

MeasurementBaseComparisonFunction : default copy,move, and use switch

  • default copy and move ctor, assignment
  • Use switch instead of if ... else if ... else if

Merge request reports