384. Inter-language Operability


Up: C++ Bindings (deprecated) 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 (deprecated) Next: Change-Log Previous: Comparison


Return to MPI-2.2 Standard Index
Return to MPI Forum Home Page

(Unofficial) MPI-2.2 of September 4, 2009
HTML Generated on September 10, 2009