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

#include <sha256.hpp>

Public Member Functions

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

Detailed Description

Definition at line 116 of file sha256.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 118 of file sha256.hpp.

119 {
120 return *((size_t*)&s);
121 }
char * s

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