![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#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... | |
| size_t | operator() (FixedHash< 32 > const &value) const |
| Fast std::hash compatible hash function object for h256. More... | |
Definition at line 396 of file FixedHash.h.