kamping-site / kamping

KaMPIng: (Near) zero-overhead MPI wrapper for modern C++
https://kamping-site.github.io/kamping/
GNU Lesser General Public License v3.0
27 stars 0 forks source link

Rename `mpi_function_wrapper_helpers.hpp` to `result.hpp`. #514

Closed niklas-uhl closed 1 year ago

niklas-uhl commented 1 year ago

The old naming is very clunky and confusing, especially when we soon also add a NonBlockingResult for non-blocking operations.