Skip to content

Use std:: instead of the boost::partition_point and range loop instead of BOOST_FOREACH

Andrii Verbytskyi requested to merge averbyts/athena:partition into 23.0

Use std:: instead of the boost::partition_point and range loop instead of BOOST_FOREACH

Merge request reports