Dune Core Modules (2.4.2)

final.hh File Reference

Definition of the DUNE_FINAL macro. More...

Go to the source code of this file.

Macros

#define DUNE_FINAL   final
 Set method or expression final if supported by the compiler. More...
 

Detailed Description

Definition of the DUNE_FINAL macro.

Macro Definition Documentation

◆ DUNE_FINAL

#define DUNE_FINAL   final

Set method or expression final if supported by the compiler.

Definition of the DUNE_FINAL macro.

This is a preprocessor define which can be used to member functions or classes as final, this keyword was introduced by C++11.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)