libzypp 17.34.0
|
#include <zypp-core/zyppng/pipelines/mtry.h>
Public Member Functions | |
template<typename ... Args, typename Ret = std::invoke_result_t<Callback, Args...>> | |
auto | operator() (Args &&...args) |
Public Attributes | |
Callback | function |
|
inline |
Callback zyppng::detail::mtry_helper< Callback >::function |