What the specification document says is irrelevant, since every implementation still supports the C++ bindings. They can be disabled explicitly in MPICH (and derivatives) via MPICH_SKIP_MPICXX and in OpenMPI with OMPI_SKIP_MPICXX.
Jeff
On Tue, Sep 22, 2015 at 2:11 PM, Jed Brown <jed@jedbrown.org> wrote:
Satish Balay <balay@mcs.anl.gov> writes:
> And then the MPI c++ libraries..
The current MPI standard does not contain C++ bindings.