Skip to content

Use std::bind instead of boost::bind where possible

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

Use std::bind instead of boost::bind where possible

Merge request reports