misc. C++20 cleanups
- prefer concepts or requires clauses over SFINAE with std::enable_if
- prefer defaulted operator<=>
Edited by Gerhard Raven
Merge request reports
Activity
added RTA label
- Resolved by Gerhard Raven
/ci-test
added ci-test-triggered label
- [2025-03-12 16:59] Validation started with lhcb-master-mr#12862
- [2025-03-12 22:04] Validation started with lhcb-master-mr#12868
- [2025-03-14 11:14] Validation started with lhcb-master-mr#12882
- [2025-03-15 15:43] Validation started with lhcb-master-mr#12893
- [2025-03-15 17:09] Validation started with lhcb-master-mr#12894
- [2025-03-15 18:04] Validation started with lhcb-master-mr#12895
- [2025-03-15 22:31] Validation started with lhcb-master-mr#12896
- [2025-03-16 11:09] Validation started with lhcb-master-mr#12900
- [2025-03-19 08:53] Validation started with lhcb-master-mr#12938
Edited by Software for LHCbreset approvals from @sponce by pushing to the branch
assigned to @jonrob
Thanks @graven merging is on hold now whilst we migrate to LCG 106. I hand over to @msaur so reassigning to him now for next week.
Edited by Christopher Rob Jonesadded 4 commits
-
79603df3...68433407 - 2 commits from branch
master
- ddef5037 - misc. C++20 cleanups
- 9dbbb2b0 - replace SFINAE with concepts/requires
-
79603df3...68433407 - 2 commits from branch
mentioned in issue Moore#927 (closed)
mentioned in issue Moore#936
mentioned in merge request Rec!4205
Please register or sign in to reply