Fabcoin Core  0.16.2
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 447 of file net.h.

Member Typedef Documentation

Definition at line 449 of file net.h.

Member Function Documentation

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

Definition at line 452 of file net.h.


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