Loading [MathJax]/extensions/tex2jax.js

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.

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.
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Apr 7, 22:57, 2025)