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

#include <Host.h>

Public Member Functions

size_t operator() (pair< dev::p2p::NodeID, string > const &_value) const
 

Detailed Description

template<>
struct std::hash< pair< dev::p2p::NodeID, string > >

Definition at line 50 of file Host.h.

Member Function Documentation

size_t std::hash< pair< dev::p2p::NodeID, string > >::operator() ( pair< dev::p2p::NodeID, string > const &  _value) const
inline

Definition at line 52 of file Host.h.


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