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

#include <sha3.hpp>

Public Member Functions

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

Detailed Description

Definition at line 105 of file sha3.hpp.

Member Function Documentation

◆ operator()()

size_t boost::hash< fc::sha3 >::operator() ( const fc::sha3 & s) const
inline

Definition at line 107 of file sha3.hpp.

108 {
109 return s._hash[3]; //*((size_t*)&s);
110 }
char * s

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