Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
std::hash< pair< dev::h256, unsigned > > Struct Template Reference

#include <BlockChain.h>

Public Member Functions

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

Detailed Description

template<>
struct std::hash< pair< dev::h256, unsigned > >

Definition at line 46 of file BlockChain.h.

Member Function Documentation

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

Definition at line 48 of file BlockChain.h.

Here is the call graph for this function:


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