Skip to content

IAuditor: replace constexpr string with const

nvcc+clang19 fails to compile constexpr std::string. Replace with simple const.

ATLAS-internal ticket: ATEAM-1095

cc @sponce

Edited by Frank Winklmeier

Merge request reports

Loading