Skip to content

FlavourTagging: do not use template specialization when overloading is intended

do not use (generic) templates when the code is not generic at all, and every valid instance has to be specialized.

Edited by Gerhard Raven

Merge request reports