unilink  0.4.3
A simple C++ library for unified async communication
deprecated.hpp File Reference

Go to the source code of this file.

Macros

#define UNILINK_DEPRECATED_MSG(msg)
 
#define UNILINK_DEPRECATED(msg)   UNILINK_DEPRECATED_MSG(msg)
 

Macro Definition Documentation

◆ UNILINK_DEPRECATED

#define UNILINK_DEPRECATED (   msg)    UNILINK_DEPRECATED_MSG(msg)

Definition at line 29 of file deprecated.hpp.

◆ UNILINK_DEPRECATED_MSG

#define UNILINK_DEPRECATED_MSG (   msg)

Definition at line 24 of file deprecated.hpp.