Wrapper type to explicitly indicate that a input data can be overriden with an output value. More...
#include <inplace.hpp>
Public Member Functions | |
| inplace_t (T &inout) | |
Public Attributes | |
| T & | buffer |
Wrapper type to explicitly indicate that a input data can be overriden with an output value.
|
inline |
| T& boost::mpi::inplace_t< T >::buffer |
Referenced by boost::mpi::all_reduce().