|
unilink
0.4.3
A simple C++ library for unified async communication
|
Go to the source code of this file.
Macros | |
| #define | UNILINK_DEPRECATED_MSG(msg) |
| #define | UNILINK_DEPRECATED(msg) UNILINK_DEPRECATED_MSG(msg) |
| #define UNILINK_DEPRECATED | ( | msg | ) | UNILINK_DEPRECATED_MSG(msg) |
Definition at line 29 of file deprecated.hpp.
| #define UNILINK_DEPRECATED_MSG | ( | msg | ) |
Definition at line 24 of file deprecated.hpp.