Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

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 647 of file net.h.

Member Typedef Documentation

◆ result_type

Definition at line 649 of file net.h.

Member Function Documentation

◆ operator()()

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

Definition at line 652 of file net.h.


The documentation for this struct was generated from the following file:
Released under the MIT license