btcsignals::any_of

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

Synopsis

Declared in <util/btcsignals.h>

class any_of;

Type Aliases

NameDescription
result_type The result type produced by this combiner, which is a bool.