Skip to content

Use CxxUtils:: instead of boost:: where possible

Andrii Verbytskyi requested to merge averbyts/athena:replace_boost_code into main
  • Use CxxUtils:: instead of boost:: where possible
  • Drop unused boost headers
  • Prefer STL algorithms over those in boost

Merge request reports