llarp::util::PtrHash

More...

Public Functions

Name
size_t operator()(const Ptr_t & ptr) const

Public Attributes

Name
std::hash< typename Ptr_t::element_type > hasher

Detailed Description

template <typename Ptr_t >
struct llarp::util::PtrHash;

Public Functions Documentation

function operator()

inline size_t operator()(
    const Ptr_t & ptr
) const

Public Attributes Documentation

variable hasher

std::hash< typename Ptr_t::element_type > hasher {};

Updated on 2026-04-01 at 23:35:40 +0000