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

#include <sha3.hpp>

Public Member Functions

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

Detailed Description

Definition at line 92 of file sha3.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 94 of file sha3.hpp.

95 {
96 return *((size_t *)&s);
97 }
char * s

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