|
dune-common
2.8.0
|
Definition of the DUNE_DEPRECATED macro for the case that config.h is not available. More...
Go to the source code of this file.
Macros | |
| #define | DUNE_DEPRECATED |
| Mark some entity as deprecated. More... | |
| #define | DUNE_DEPRECATED_MSG(text) DUNE_DEPRECATED |
| Mark some entity as deprecated. More... | |
| #define | DUNE_NO_DEPRECATED_BEGIN ... |
| Ignore deprecation warnings (start) More... | |
| #define | DUNE_NO_DEPRECATED_END ... |
| Ignore deprecation warnings (end) More... | |
Definition of the DUNE_DEPRECATED macro for the case that config.h is not available.