Back to Site
Loading...
Searching...
No Matches
librats::PeerId::Hash Struct Reference

Hash functor for use as an unordered_map/set key. More...

#include <peer_id.h>

Public Member Functions

size_t operator() (const PeerId &id) const noexcept
 

Detailed Description

Hash functor for use as an unordered_map/set key.

Definition at line 53 of file peer_id.h.

Member Function Documentation

◆ operator()()

size_t librats::PeerId::Hash::operator() ( const PeerId id) const
noexcept

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