Dune Core Modules (2.4.2)

noexcept.hh
Go to the documentation of this file.
1#ifndef DUNE_COMMON_STD_NOEXCEPT_HH
2#define DUNE_COMMON_STD_NOEXCEPT_HH
3
9#if HAVE_NOEXCEPT_SPECIFIER || defined(DOXYGEN)
10
22#define DUNE_NOEXCEPT noexcept
23
24#else
25#define DUNE_NOEXCEPT
26#endif // HAVE_NOEXCEPT_SPECIFIER || defined(DOXYGEN)
27
28#endif // DUNE_COMMON_STD_NOEXCEPT_HH
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)