C++20 fixes
All threads resolved!
Fix compilation with gcc13 / c++20 , ROOT 6.28.04 (LCG dev4), fmtlib 10.0.0
fmt::runtime
where needed (with a hack to still work with fmtlib < 8)this
in lambdas via [=]
Gaudi::Property<std::string>
and const char*
std::source_location
to clingCloses #266 (closed)