|
KaMPIng 0.2.0
Flexible and (near) zero-overhead C++ bindings for MPI
|
Checks if the type T is a builtin MPI type.
More...
#include <builtin_types.hpp>


Checks if the type T is a builtin MPI type.
Provides a member constant value which is equal to true if T is a builtin type. If value is true, the following members are defined, where data_type() returns the corresponding MPI_Datatype and category the corresponding TypeCategory.