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