![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Go to the source code of this file.
| #define ARENE_DEPRECATED |
An alias for the [[deprecated]] attribute, or a no-op if the attribute is not supported.
| #define ARENE_DEPRECATED_WITH | ( | ... | ) |
An alias for the [[deprecated(...)]] attribute, or a no-op if the attribute is not supported.