SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
DebugMacro.h File Reference

Go to the source code of this file.

Macros

#define post(...)   post_internal(__VA_ARGS__, nullptr, 0, nullptr)
 

Macro Definition Documentation

◆ post

#define post (   ...)    post_internal(__VA_ARGS__, nullptr, 0, nullptr)

Definition at line 5 of file DebugMacro.h.