Go to the documentation of this file. 1 #ifndef DUNE_COMMON_STD_CONSTEXPR_HH 2 #define DUNE_COMMON_STD_CONSTEXPR_HH 4 #warning The header dune/common/std/constexpr.hh is deprecated. Remove the include and use "constexpr". 6 #define DUNE_CONSTEXPR constexpr 8 #endif // #ifndef DUNE_COMMON_STD_CONSTEXPR_HH