Skip to content
Snippets Groups Projects
  1. Mar 18, 2014
    • Oliver Sander's avatar
      Test for the 'final' keyword from C++11 · 5525e37a
      Oliver Sander authored
      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.
      5525e37a
Loading