|
| std::size_t | operator() (const boost::uuids::uuid &_v) const |
| |
template<>
struct std::hash< boost::uuids::uuid >
Definition at line 46 of file block_queue.cpp.
◆ operator()()
| std::size_t std::hash< boost::uuids::uuid >::operator() |
( |
const boost::uuids::uuid & |
_v | ) |
const |
|
inline |
Definition at line 47 of file block_queue.cpp.
48 return reinterpret_cast<const std::size_t &
>(_v);
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/cryptonote_protocol/block_queue.cpp