CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

C++17: simplify dynamic MPI wrappers

Open olupton opened this issue 3 years ago • 0 comments

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.

olupton avatar Jul 05 '22 08:07 olupton