Belle II Software development
|
customized hash-function for being able to use unordered_map. More...
#include <SubGraphID.h>
Public Member Functions | |
std::size_t | operator() (const Belle2::SubGraphID &graphID) const |
Create Hash value from graphID. | |
customized hash-function for being able to use unordered_map.
Definition at line 202 of file SubGraphID.h.
|
inline |
Create Hash value from graphID.
graphID | : the subgraph ID |
Definition at line 207 of file SubGraphID.h.