|
libzypp 17.38.5
|
#include <zypp-core/ng/pipelines/expected.h>
Public Member Functions | |
| template<typename T, typename E> | |
| auto | operator() (const expected< T, E > &exp) |
| template<typename T, typename E> | |
| auto | operator() (expected< T, E > &&exp) |
Public Attributes | |
| Callback | function |
Definition at line 642 of file expected.h.
|
inline |
Definition at line 646 of file expected.h.
|
inline |
Definition at line 651 of file expected.h.
| Callback zyppng::detail::and_then_helper< Callback >::function |
Definition at line 643 of file expected.h.