Up: C++ Bindings
Next: Change-Log
Previous: Comparison
Since there are no C++ MPI::STATUS_IGNORE and
MPI::STATUSES_IGNORE objects, the
result
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
Next: Change-Log
Previous: Comparison
Return to MPI-2.1 Standard Index
Return to MPI Forum Home Page
MPI-2.0 of July 1, 2008
HTML Generated on July 6, 2008