|
KaMPIng 0.2.1
(Near) zero-overhead MPI wrapper for C++
|
The type trait that maps a C++ type T to an MPI_Datatype for full KaMPIng.
More...
#include <mpi_datatype.hpp>
The type trait that maps a C++ type T to an MPI_Datatype for full KaMPIng.
The default behavior is controlled by type_dispatcher. Specialize this trait in namespace kamping to support additional types. Specializations of kamping::types::mpi_type_traits are intentionally ignored here.