Remove gmx_constexpr
commit1abde69e8e6748b2c79969e3b81c3668edc4b9a7
authorBerk Hess <hess@kth.se>
Fri, 30 Jun 2017 20:01:26 +0000 (30 22:01 +0200)
committerAleksei Iupinov <a.yupinov@gmail.com>
Mon, 3 Jul 2017 11:43:07 +0000 (3 13:43 +0200)
tree8b6849cc69f17340d8e65b8e66a4affcac213046
parente27440a4923e394d1aa460edf0d46b91bc1c0bc6
Remove gmx_constexpr

gmx_constexpr was introduced because MSVC 2013 does not support
constexpr, but we no longer support version 2013. It was noted
that version 2015 also has issues, but our Jenkins MSVC 2015 setup
only produces a warning for a single line, which is now fixed inline.

Change-Id: I4f9321b5845ad89f3c13af3a0c9fa3c9f00b59d4
src/gromacs/fileio/checkpoint.cpp
src/gromacs/random/threefry.h
src/gromacs/utility/basedefinitions.h