#include <zypp-core/ng/pipelines/redo.h>
|
| template<typename T = Arg> |
| static auto | execute (Task task, Pred pred, T &&arg) |
| |
template<typename Task, typename Pred, typename Arg, typename = void>
struct zyppng::detail::RedoWhileImpl< Task, Pred, Arg, typename >
Definition at line 27 of file redo.h.
◆ execute()
template<typename Task , typename Pred , typename Arg , typename = void>
template<typename T = Arg>
The documentation for this struct was generated from the following file: