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

#include <sha1.hpp>

Public Member Functions

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

Detailed Description

Definition at line 78 of file sha1.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 80 of file sha1.hpp.

81 {
82 return *((size_t*)&s);
83 }
char * s

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