Dune Core Modules (2.6.0)

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.

Macros

#define DUNE_UNUSED
 A macro for marking variables that the compiler mistakenly flags as unused, which sometimes happens due to templates.
 
#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.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)