Skip to content

AtlasSealCLHEP: Remove use of UNUSED macro.

Use new standard attribute [[maybe_unused]] rather than the UNUSED macro.

Merge request reports