Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
std::hash< fc::ripemd160 > Struct Reference

#include <ripemd160.hpp>

Public Member Functions

size_t operator() (const fc::ripemd160 &s) const
 

Detailed Description

Definition at line 88 of file ripemd160.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< fc::ripemd160 >::operator() ( const fc::ripemd160 & s) const
inline

Definition at line 90 of file ripemd160.hpp.

91 {
92 return *((size_t*)&s);
93 }
char * s

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