The entire set of C++ language bindings have been removed. See Chapter Removed Interfaces , Removed Interfaces for more information.
The following function typedefs have been deprecated and are superseded by new names. Other than the typedef names, the function signatures are exactly the same; the names were updated to match conventions of other function typedef names.
Deprecated Name | New Name | ||
MPI_Comm_errhandler_fn | MPI_Comm_errhandler_function | ||
MPI_File_errhandler_fn | MPI_File_errhandler_function | ||
MPI_Win_errhandler_fn | MPI_Win_errhandler_function | ||