unused.hh File Reference

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

Go to the source code of this file.

Defines

#define DUNE_UNUSED
#define DUNE_UNUSED_PARAMETER(parm)   static_cast<void>(parm)
 A macro to mark intentionally unused function parameters with.

Detailed Description

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


Define Documentation

#define DUNE_UNUSED
#define DUNE_UNUSED_PARAMETER ( parm   )     static_cast<void>(parm)

A macro to mark intentionally unused function parameters with.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1