|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
Concept satisfied by any callable convertible to ove_work_fn.
More...
#include <workqueue.hpp>
Concept satisfied by any callable convertible to ove_work_fn.
Used to constrain the handler template parameter of Work.
| F | The callable type to check. |