]> git.ipfire.org Git - thirdparty/ccache.git/commit
enhance: Add more util::Bytes constructor and operator= variants
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Oct 2025 14:26:28 +0000 (16:26 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Oct 2025 21:15:57 +0000 (23:15 +0200)
commit24e41beab4861b85ead9062498e36f63bef69a7b
tree40ceb13a525c5b090dac80b60699f58b648d1860
parent0aac6ad5cd6db08d2481e1a2ea8c69a28b24424a
enhance: Add more util::Bytes constructor and operator= variants
src/ccache/util/bytes.cpp
src/ccache/util/bytes.hpp
unittest/test_util_bytes.cpp