summaryrefslogtreecommitdiff
path: root/src/common/container_hash.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* container_hash: use climitsGravatar Liam2023-03-261-0/+1
|
* common: Port boost's hash_value implementationGravatar Morph2023-03-251-0/+91
Ports a small subset of boost's hash_value implementation (<= 1.80.0).