Go to the documentation of this file. 1 #ifndef DUNE_COMMON_STD_NOEXCEPT_HH
2 #define DUNE_COMMON_STD_NOEXCEPT_HH
9 #if HAVE_NOEXCEPT_SPECIFIER || defined(DOXYGEN)
22 #define DUNE_NOEXCEPT noexcept
26 #endif // HAVE_NOEXCEPT_SPECIFIER || defined(DOXYGEN)
28 #endif // DUNE_COMMON_STD_NOEXCEPT_HH