libzypp 17.37.17
|
#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 572 of file expected.h.
|
inline |
Definition at line 576 of file expected.h.
|
inline |
Definition at line 581 of file expected.h.
Callback zyppng::detail::or_else_helper< Callback >::function |
Definition at line 573 of file expected.h.