]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Use std::size to compute array size (#1297)
authorGregor Jasny <gjasny@googlemail.com>
Wed, 7 Jun 2023 19:11:51 +0000 (21:11 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2023 19:11:51 +0000 (21:11 +0200)
commite658c34affb62d1969ca139268bd64f813c36b00
treef20b52a8903684b3c38fd607836ff170c5df7c5c
parentef9f5e14c4a6bfaa2b33427c5234ae045761d981
refactor: Use std::size to compute array size (#1297)
src/core/Statistics.cpp