Dune Core Modules (2.4.2)

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  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)