boost::mpi::inplace_t<T *>
// In header: <boost/mpi/inplace.hpp> template<typename T> struct inplace_t<> { // construct/copy/destruct (); // public data members buffer; };
inplace_t
( inout);