Implementation of the MPI_IN_PLACE structure. More...
#include <inPlace.hpp>
Public Member Functions | |
AMPI_IN_PLACE_IMPL () | |
template<typename T > | |
operator const T * () const | |
template<typename T > | |
operator T* () const | |
Implementation of the MPI_IN_PLACE structure.
This structures implements cast operators such that it can be used by any type.
|
inline |
|
inline |
|
inline |