Skip to content

main-cppcheck-G4DebuggingTools

Shaun Roe requested to merge sroe/athena:main-cppcheck-G4DebuggingTools into main

cppcheck: dont 'find' before emplace in map; use 'try_emplace' instead More can be done here to improve efficiency, but this calms cppcheck for now.

Merge request reports