Bitcoin Core 31.99.0
P2P Digital Currency
Public Types | List of all members
btcsignals::any_of Class Reference

A combiner, which checks if at least one callback returned true. More...

#include <btcsignals.h>

Public Types

using result_type = bool
 

Detailed Description

A combiner, which checks if at least one callback returned true.

Definition at line 41 of file btcsignals.h.

Member Typedef Documentation

◆ result_type

Definition at line 46 of file btcsignals.h.


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