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

#include <sha224.hpp>

Public Member Functions

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

Detailed Description

Definition at line 82 of file sha224.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 84 of file sha224.hpp.

85 {
86 return *((size_t*)&s);
87 }
char * s

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