![]() |
QMCPACK
|
Public Member Functions | |
MPIExceptionWrapper () | |
template<typename F , typename... Args> | |
void | operator() (F &&f, Args &&... args) |
Call an arbitrary function that can throw an exception catch it, extract message, and call APP_ABORT. More... | |
Definition at line 20 of file MPIExceptionWrapper.hpp.
|
inline |
Definition at line 23 of file MPIExceptionWrapper.hpp.
void operator() | ( | F && | f, |
Args &&... | args | ||
) |
Call an arbitrary function that can throw an exception catch it, extract message, and call APP_ABORT.
Definition at line 35 of file MPIExceptionWrapper.hpp.
References APP_ABORT.