Skip to content
GitLab
Explore
Sign in
TrigCompositeUtils: Const fix.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:const.TrigCompositeUtils-20220613
into
master
Jun 13, 2022
Overview
4
Commits
1
Pipelines
1
Changes
1
Expand
The payload of a vector can't usually be const. Fixes compilation with clang14 in c++20 mode.
Merge request reports
Loading