Commit d20c5ac7 authored by Morph's avatar Morph
Browse files

common: uuid: Add hash function for UUID

Used when UUID is a key in an unordered_map. The hash is produced by XORing the high and low 64-bits of the UUID together.
parent e1a92db5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment