A combiner, which checks if at least one callback returned true.
Synopsis
Declared in <util/btcsignals.h>
class any_of;
Type Aliases
Name |
Description |
The result type produced by this combiner, which is a bool. |
Created with MrDocs