Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
unused.hh File Reference
Definition of the DUNE_UNUSED_PARAMETER
macro.
More...
Go to the source code of this file.
Macros | |
#define | DUNE_UNUSED_PARAMETER(param) static_cast<void>(param) |
Detailed Description
Definition of the DUNE_UNUSED_PARAMETER
macro.
