#include <zypp-core/ng/pipelines/lift.h>
|
| static auto | execute (LiftedFun fun, std::pair< T1, T2 > &&data) |
| |
template<typename LiftedFun, typename T1, typename T2, typename = void>
struct zyppng::detail::LiftImpl< LiftedFun, T1, T2, typename >
Definition at line 28 of file lift.h.
◆ execute()
template<typename LiftedFun , typename T1 , typename T2 , typename = void>
| static auto zyppng::detail::LiftImpl< LiftedFun, T1, T2, typename >::execute |
( |
LiftedFun |
fun, |
|
|
std::pair< T1, T2 > && |
data |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: