]> git.ipfire.org Git - thirdparty/ccache.git/commit
enhance: Add util::Bytes::insert for span<const uint8_t>
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 18 Feb 2024 08:40:15 +0000 (09:40 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 18 Feb 2024 11:37:57 +0000 (12:37 +0100)
commit498b19353175c6d824587908e9362436e24b2ebf
treeff586e9228cf3fdbe61c941bcbb2f411ca4bec5a
parentbfb7cc7514fcc9481f6284c47f81fba18ff8f679
enhance: Add util::Bytes::insert for span<const uint8_t>
src/util/Bytes.hpp
unittest/test_util_Bytes.cpp