![]() |
chigraph
master
Systems programming language written for beginners in LLVM
|
Class so uuids can be used with unordered_* containers. More...
#include <chi/Support/HashUuid.hpp>
Public Member Functions | |
size_t | operator() (const boost::uuids::uuid &toHash) const |
The hash function. More... | |
Class so uuids can be used with unordered_* containers.
Definition at line 15 of file HashUuid.hpp.
|
inline |
The hash function.
toHash | The UUID to hash |
Definition at line 19 of file HashUuid.hpp.