Dune Core Modules (2.4.1)
noexcept.hh File Reference
Definition of the DUNE_NOEXCEPT macro. More...
Go to the source code of this file.
Macros | |
#define | DUNE_NOEXCEPT noexcept |
Set method to noexcept if supported by the compiler. More... | |
Detailed Description
Definition of the DUNE_NOEXCEPT macro.
Macro Definition Documentation
◆ DUNE_NOEXCEPT
#define DUNE_NOEXCEPT noexcept |
Set method to noexcept if supported by the compiler.
#include <dune/common/std/noexcept.hh>
Definition of the DUNE_NOEXCEPT macro.
This is a preprocessor define which can be used to mark methods as noexcept.
- Note
- This does not support the noexcept operator.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 22, 23:33, 2024)