Up: C++ Bindings (deprecated)
Next: Inter-language Operability
Previous: Copy / Assignment
Since Status instances are not handles to underlying MPI
objects, the operator==() and operator!=() functions are not
defined on the Status class.
namespace MPI {
bool <CLASS>::operator==(const <CLASS>& data) const
bool <CLASS>::operator!=(const <CLASS>& data) const
};
Up: C++ Bindings (deprecated)
Next: Inter-language Operability
Previous: Copy / Assignment
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