13.13.4. Inter-language Operability
Up: C++ Bindings on all MPI Classes Next: Function Name Cross Reference Previous: Comparison
Since there are no C++ MPI::STATUS_IGNORE and MPI::STATUSES_IGNORE objects, the results of promoting the C or Fortran handles ( MPI_STATUS_IGNORE and MPI_STATUSES_IGNORE) to C++ is undefined.
namespace MPI {<CLASS>& <CLASS>::operator=(const MPI_<CLASS>& data)
<CLASS>::<CLASS>(const MPI_<CLASS>& data)
<CLASS>::operator MPI_<CLASS>() const
};
Up: C++ Bindings on all MPI Classes Next: Function Name Cross Reference Previous: Comparison
Return to MPI-2 Standard Index
MPI-2.0 of July 18, 1997
HTML Generated on August 11, 1997