Skip to content
Snippets Groups Projects
Commit 5525e37a authored by Oliver Sander's avatar Oliver Sander
Browse files

Test for the 'final' keyword from C++11

This patch adds an AutoTools test that tests whether the compiler
supports the 'final' keyword.  It defines the DUNE_FINAL preprocessor
macro, which expands to 'final' if the keyword is supported, and
is empty otherwise.
parent aad0eac6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment