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

#include <sha256.hpp>

Public Member Functions

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

Detailed Description

Definition at line 129 of file sha256.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 131 of file sha256.hpp.

132 {
133 return s._hash[3];//*((size_t*)&s);
134 }
char * s

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