vg
tools for working with variation graphs
|
#include <nodeside.hpp>
Public Member Functions | |
size_t | operator() (const NodeSide &x) const |
Produce a hash of a NodeSide. More... | |
Hash functor to hash NodeSide
s using vg::wang_hash. We need to implement a hash function for these if we want to be able to use them in keys in hash maps.
|
inline |
Produce a hash of a NodeSide.