|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A callable suitable for delayed execution. More...
#include <callable.h>
A callable suitable for delayed execution.
Combines VoidCallable with move-constructibility for storage in delayed execution queues.
Example usage:
Definition at line 275 of file callable.h.