|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that satisfies the Executor interface requirements. More...
#include <callable.h>
A type that satisfies the Executor interface requirements.
Types satisfying this concept can manage and execute jobs, providing status information and shutdown capabilities.
Example usage:
Definition at line 217 of file callable.h.