automatic clang-tidy fixes
Apply fixes automatically generated by clang-tidy when ran with clang-tidy-20. These appear to be optimization fixes around usage of std::map and/or std::unordered_map.
automatic clang-tidy fixes
Apply fixes automatically generated by clang-tidy when ran with clang-tidy-20. These appear to be optimization fixes around usage of std::map and/or std::unordered_map.
Change-Id: I920cf1c6f27f0f1ecb219e83736f390544ded10e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|