struct mpi_communicator::datatype_deleter
Declaration
struct mpi_communicator::datatype_deleter { /* full declaration omitted */ };
Declared at: include/mpi_communicator.h:55
Member Function Overview
- operator()(MPI_Datatype dtype) const → void
Member Functions
¶void operator()(MPI_Datatype dtype) const
void operator()(MPI_Datatype dtype) const
Declared at: include/mpi_communicator.h:56
Parameters
- MPI_Datatype dtype