Tenncor
|
Hash voter arguments while preserving order of arguments. More...
#include <ivoter.hpp>
Public Member Functions | |
size_t | operator() (const VoterArgsT &args) const |
Return hash of arguments. More... | |
void | hash_combine (size_t &seed, const VoterArgsT &args) const |
Apply boost::hash_combine for each argument. More... | |
Hash voter arguments while preserving order of arguments.
|
inline |
Apply boost::hash_combine for each argument.
|
inline |
Return hash of arguments.