Require C++14
authorRoland Schulz <roland.schulz@intel.com>
Thu, 15 Nov 2018 02:38:03 +0000 (18:38 -0800)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 25 Jan 2019 17:57:52 +0000 (18:57 +0100)
commit0dc40abcc92d8042e63375c2f123478bc7615cd6
tree3269ceb8a3797806716f32f6f4af69d92dab8829
parentb0b38c7453d2fb7c6b27a9bf796178163e3ac44c
Require C++14

The current minimum compiler versions tested in Jenkins are already
sufficient. Leaves for a future change whether for CUDA C++11 or C++14
is used.

Addresses C++14 TODO in compat/pointers.h and stophandler.cpp.

Update developer guide

Refs #2831

Change-Id: Ib4329b96327d15c22328715172a9930092ecb64f
CMakeLists.txt
admin/builds/pre-submit-matrix.txt
cmake/gmxManageNvccConfig.cmake
docs/dev-manual/language-features.rst
docs/install-guide/index.rst
src/gromacs/compat/pointers.h
src/gromacs/math/paddedvector.h