|
| std::size_t | operator() (const boost::uuids::uuid &_v) const |
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.
47 {
48 return reinterpret_cast<const std::size_t &>(_v);
49 }
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/cryptonote_protocol/block_queue.cpp