Static Public Member Functions | |
| template<typename Type = MPI_Request> | |
| static std::enable_if< std::is_pointer< Type >::value, Type >::type | get (const UPstream::Request &req) noexcept |
| template<typename Type = MPI_Request> | |
| static std::enable_if< std::is_integral< Type >::value, Type >::type | get (const UPstream::Request &req) noexcept |
Definition at line 56 of file UPstreamWrapping.H.
|
inlinestaticnoexcept |
Definition at line 61 of file UPstreamWrapping.H.
|
inlinestaticnoexcept |
Definition at line 69 of file UPstreamWrapping.H.