BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
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 466 of file net.h.

Member Typedef Documentation

◆ result_type

Definition at line 468 of file net.h.

Member Function Documentation

◆ operator()()

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

Definition at line 471 of file net.h.


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