libzypp 17.32.5
|
#include <zypp-core/zyppng/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 488 of file expected.h.
|
inline |
Definition at line 492 of file expected.h.
|
inline |
Definition at line 497 of file expected.h.
Callback zyppng::detail::and_then_helper< Callback >::function |
Definition at line 489 of file expected.h.