Bitcoin Core  0.20.99
P2P Digital Currency
Public Types | Public Member Functions | List of all members
CombinerAll Struct Reference

#include <net.h>

Public Types

typedef bool result_type
 

Public Member Functions

template<typename I >
bool operator() (I first, I last) const
 

Detailed Description

Definition at line 598 of file net.h.

Member Typedef Documentation

◆ result_type

Definition at line 600 of file net.h.

Member Function Documentation

◆ operator()()

template<typename I >
bool CombinerAll::operator() ( first,
last 
) const
inline

Definition at line 603 of file net.h.


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