MCPcopy Create free account
hub / github.com/BirolLab/abyss / hashCode

Method hashCode

Graph/UndirectedGraph.h:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 size_t hashCode() const
39 {
40 return first ^ second;
41 }
42};
43
44/**

Callers 2

operator()Method · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64