Bitcoin ABC  0.29.2
P2P Digital Currency
Public Member Functions | List of all members
std::hash< RCUPtr< T > > Struct Template Reference

#include <rcu.h>

Public Member Functions

size_t operator() (const RCUPtr< T > &ptr) const noexcept
 

Detailed Description

template<typename T>
struct std::hash< RCUPtr< T > >

Definition at line 258 of file rcu.h.

Member Function Documentation

◆ operator()()

template<typename T >
size_t std::hash< RCUPtr< T > >::operator() ( const RCUPtr< T > &  ptr) const
inlinenoexcept

Definition at line 259 of file rcu.h.


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