dune-common 2.9.0
Loading...
Searching...
No Matches
Macros
keywords.hh File Reference

Definitions of several macros that conditionally make C++ syntax available. More...

Go to the source code of this file.

Macros

#define DUNE_INLINE_VARIABLE   inline
 
#define DUNE_GENERALIZED_CONSTEXPR   constexpr
 

Detailed Description

Definitions of several macros that conditionally make C++ syntax available.

This header contains several macros that enable C++ features depending on your compiler. Most of these features are optional and provide additional functionality like making code constexpr.

Macro Definition Documentation

◆ DUNE_GENERALIZED_CONSTEXPR

#define DUNE_GENERALIZED_CONSTEXPR   constexpr

◆ DUNE_INLINE_VARIABLE

#define DUNE_INLINE_VARIABLE   inline