SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
|
Go to the source code of this file.
Macros | |
#define | post(...) post_internal(__VA_ARGS__, nullptr, 0, nullptr) |
#define post | ( | ... | ) | post_internal(__VA_ARGS__, nullptr, 0, nullptr) |
Definition at line 5 of file DebugMacro.h.