Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
Sock::EqualSharedPtrSock Struct Reference

#include <sock.h>

Public Member Functions

bool operator() (const std::shared_ptr< const Sock > &lhs, const std::shared_ptr< const Sock > &rhs) const
 

Detailed Description

Definition at line 186 of file sock.h.

Member Function Documentation

◆ operator()()

bool Sock::EqualSharedPtrSock::operator() ( const std::shared_ptr< const Sock > &  lhs,
const std::shared_ptr< const Sock > &  rhs 
) const
inline

Definition at line 187 of file sock.h.


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