boost::mpi::request::handler
// In header: <boost/mpi/request.hpp> class handler { public: // construct/copy/destruct ~(); // public member functions status () = ; status > () = ; () = ; () ; () = ; };
handler
~();
status () = ;
status > () = ;
() = ;
() ;