Make dispatchTemplatedFunction compatible with MSVC
commit036b72ae0b08aec07673cb5215c13df83f05c212
authorAndrey Alekseenko <al42and@gmail.com>
Wed, 28 Oct 2020 12:34:20 +0000 (28 13:34 +0100)
committerAndrey Alekseenko <al42and@gmail.com>
Wed, 28 Oct 2020 12:34:20 +0000 (28 13:34 +0100)
tree7dd104c4444790b73009e3536e3cdef22df35f07
parent0f33370f977ededc16a4620452be163e180e55b0
Make dispatchTemplatedFunction compatible with MSVC

MR !730 introduced a new function, dispatchTemplatedFunction, which
broke build with MSVC 19.27. Looks like a compiler problem, but the fix
is easy enough (and, arguably, makes the code a bit easier to read).
src/gromacs/utility/template_mp.h