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.
dune/common/final.hh
0 → 100644
m4/dune_final.m4
0 → 100644
Please register or sign in to comment