diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-01-30 11:21:30 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-02-16 17:22:22 +0100 |
commit | aa16dd1b3a50aa402003bc80fa0145d1a845c2cb (patch) | |
tree | 4f2022b6db6cdc1e48cbc28929697043c68fd4a7 /src/buildtool/main/analyse.cpp | |
parent | cda5119e8692dd65ff0980f4e5eb91a2c0c0b756 (diff) | |
download | justbuild-aa16dd1b3a50aa402003bc80fa0145d1a845c2cb.tar.gz |
ArtifactDigest: Hashing the object should not take size into account
As it is common to use ArtifactDigest objects with a default value
of 0, the std::hash implementation should not take the size into
account. The is_tree member however should be kept in as it always
needs to have a value and has no sensible default.
Diffstat (limited to 'src/buildtool/main/analyse.cpp')
0 files changed, 0 insertions, 0 deletions