Dune Core Modules (2.4.1)
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.
#include <dune/common/std/final.hh>
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.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)