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

Synopsis

Declared in <util/btcsignals.h>

class any_of;

Type Aliases

Name

Description

result_type

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

Created with MrDocs