4.15.3 Unsigned long long Type

A new type, MPI_UNSIGNED_LONG_LONG in C and MPI::UNSIGNED_LONG_LONG in C++ is added as an optional datatype.

Rationale. The ISO C9X committee has voted to include long long and unsigned long long as standard C types. (End of rationale.)

MPI-Standard for MARMOT