Skip to content
GitLab
Explore
Sign in
profit from C++20 map::contains
Code
Review changes
Check out branch
Download
Patches
Plain diff
Walter Lampl
requested to merge
wlampl/athena:ToolConstantsContains
into
main
Jun 12, 2024
Overview
3
Commits
1
Pipelines
1
Changes
3
Expand
Use map/set contains method (available with C++20) instead of find != end.
Merge request reports
Loading