Dune Core Modules (2.5.0)

constexpr.hh
1#ifndef DUNE_COMMON_STD_CONSTEXPR_HH
2#define DUNE_COMMON_STD_CONSTEXPR_HH
3
4#warning The header dune/common/std/constexpr.hh is deprecated. Remove the include and use "constexpr".
5
6#define DUNE_CONSTEXPR constexpr
7
8#endif // #ifndef DUNE_COMMON_STD_CONSTEXPR_HH
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)