Ethereum  PoC-8
The C++ Implementation of Ethereum
std::hash< pair< dev::h256, unsigned > > Struct Reference

#include <BlockChain.h>

Public Member Functions

size_t operator() (pair< dev::h256, unsigned > const &_x) const
 

Detailed Description

Definition at line 47 of file BlockChain.h.

Member Function Documentation

◆ operator()()

size_t std::hash< pair< dev::h256, unsigned > >::operator() ( pair< dev::h256, unsigned > const &  _x) const
inline

Definition at line 49 of file BlockChain.h.


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