dune-common 2.9.0
Loading...
Searching...
No Matches
Macros
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.