]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Improve Storage::get API to be able to return multiple times
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 12 Sep 2022 19:27:52 +0000 (21:27 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 21 Sep 2022 15:06:31 +0000 (17:06 +0200)
commit0db6d06df4d70432fbf279759a7d726782115ac8
treeb549fba1ad1a7a257a5a532c770a3b5c0201bf6a
parent4798634dd8fd5fd4584a01ec1d116677c2c491a5
refactor: Improve Storage::get API to be able to return multiple times
src/ccache.cpp
src/storage/Storage.cpp
src/storage/Storage.hpp
src/storage/primary/PrimaryStorage.cpp
src/storage/primary/PrimaryStorage.hpp