Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <FixedHash.h>
Additional Inherited Members | |
Public Member Functions inherited from dev::FixedHash< N >::hash | |
size_t | operator() (FixedHash const &_value) const |
Make a hash of the object's data. More... | |
template<> | |
size_t | operator() (FixedHash< 32 > const &value) const |
Fast std::hash compatible hash function object for h256. More... | |
Definition at line 390 of file FixedHash.h.