]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move NonCopyable to util
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 30 Sep 2023 17:48:24 +0000 (19:48 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 1 Oct 2023 16:17:04 +0000 (18:17 +0200)
commit6e3b6b1c9d5f490a6a06076b55a9a617183f3f51
treee2046c82df17182f34fc2e403daa1d98abbc8ccd
parentef96a84ac911fdd3d6e7a6642bd56b74fa7c997f
refactor: Move NonCopyable to util
src/Args.hpp
src/Config.hpp
src/Context.hpp
src/File.hpp
src/util/Fd.hpp
src/util/LockFile.hpp
src/util/LongLivedLockFileManager.hpp
src/util/NonCopyable.hpp [moved from src/NonCopyable.hpp with 90% similarity]