-
- Downloads
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.
Loading
Please register or sign in to comment