KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
Result returned by RequestPool::wait_any() More...
#include <request_pool.hpp>
Public Attributes | |
IndexType | index |
The index of the completed operation. RequestPool::index_end() if there were no active requests. | |
StatusType | status |
The status of the complete operation. | |
Result returned by RequestPool::wait_any()
IndexType | Type of the stored Index. |
StatusType | Type of the status object. |