dune-common 3.0-git
Macros
deprecated.hh File Reference

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.
 
#define DUNE_DEPRECATED_MSG(text)   DUNE_DEPRECATED
 Mark some entity as deprecated.
 
#define DUNE_NO_DEPRECATED_BEGIN   ...
 Ignore deprecation warnings (start)
 
#define DUNE_NO_DEPRECATED_END   ...
 Ignore deprecation warnings (end)
 

Detailed Description

Definition of the DUNE_DEPRECATED macro for the case that config.h is not available.