]> https://gitweb.dealii.org/ - dealii.git/commit
Add support for C++14.
authorDavid Wells <drwells@vt.edu>
Mon, 22 Jun 2015 01:43:42 +0000 (21:43 -0400)
committerDavid Wells <drwells@vt.edu>
Mon, 22 Jun 2015 02:13:32 +0000 (22:13 -0400)
commit080c789f7b6b7cabafb001434451037473566d24
tree842f4f496ea5b77c94bd6ce56202314699a5d6ea
parent0adce5744d7e8db0687aa281d994067b8a1acfa8
Add support for C++14.
Rather than support "C++11 or not C++11", the CMake files now support
either C++14 or C++11 based on the flags DEAL_II_WITH_CXX14 and
DEAL_II_WITH_CXX11. As C++14 is (very nearly) a superset of C++11
functionality, DEAL_II_HAVE_CXX14 may only be true when
DEAL_II_HAVE_CXX11 is true.
cmake/checks/check_01_cxx_features.cmake
cmake/checks/check_03_compiler_bugs.cmake
cmake/modules/FindTRILINOS.cmake
include/deal.II/base/config.h.in

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.