CoreNeuron
CoreNeuron copied to clipboard
C++17: simplify dynamic MPI wrappers
In https://github.com/BlueBrain/CoreNeuron/pull/834 we will require C++17. This will allow TODOs like https://github.com/BlueBrain/CoreNeuron/blob/0574812f772d6dde595f33913452f798bba5166e/coreneuron/mpi/nrnmpi.h#L71-L73 to be addressed, simplifying the code.
There is an internal reference to consult too.