Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
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
}
s
char * s
Definition
yubihsm_pkcs11.c:524
The documentation for this struct was generated from the following file:
libraries/fc/include/fc/crypto/
sha1.hpp
std
hash< fc::sha1 >
Generated by
1.12.0