Ethereum  PoC-8
The C++ Implementation of Ethereum
std::hash< dev::h128 > Struct Reference

#include <FixedHash.h>

Inheritance diagram for std::hash< dev::h128 >:
dev::FixedHash< N >::hash

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...
 

Detailed Description

Definition at line 396 of file FixedHash.h.


The documentation for this struct was generated from the following file: