|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
Common type definitions and concepts for the C++ wrapper layer. More...
#include <ove/ove.h>#include <cstdint>#include <cstddef>#include <concepts>#include <type_traits>#include <utility>

Go to the source code of this file.
Namespaces | |
| namespace | ove |
| Top-level namespace for all oveRTOS C++ abstractions. | |
Concepts | |
| concept | ove::ThreadEntry |
Concept satisfied by any callable convertible to void(*)(void*). | |
Common type definitions and concepts for the C++ wrapper layer.