Skip to content

CaloUtils: Fix compilation with clang / c++20.

Scott Snyder requested to merge ssnyder/athena:clang.CaloUtils-20220108 into master

A requires clause needs to be repeated in a template redeclaration.

Merge request reports