|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A callable type that returns a boolean value. More...
#include <callable.h>
A callable type that returns a boolean value.
Use this concept for filter functions, condition checks, and boolean predicates.
Example usage:
Definition at line 137 of file callable.h.