libzypp  17.36.7
zyppng::expected< T, E > Member List

This is the complete list of members for zyppng::expected< T, E >, including all inherited members.

error(ConsParams &&...params)zyppng::expected< T, E >inlinestatic
error()zyppng::expected< T, E >inline
error() constzyppng::expected< T, E >inline
error_type typedefzyppng::expected< T, E >
expected()zyppng::expected< T, E >inlineprotected
expected(const expected &other)zyppng::expected< T, E >inline
expected(expected &&other) noexceptzyppng::expected< T, E >inline
get()zyppng::expected< T, E >inline
get() constzyppng::expected< T, E >inline
is_valid() constzyppng::expected< T, E >inline
m_errorzyppng::expected< T, E >
m_isValidzyppng::expected< T, E >protected
m_valuezyppng::expected< T, E >
operator bool() constzyppng::expected< T, E >inline
operator*()zyppng::expected< T, E >inline
operator*() constzyppng::expected< T, E >inline
operator->()zyppng::expected< T, E >inline
operator->() constzyppng::expected< T, E >inline
operator=(expected other)zyppng::expected< T, E >inline
success(ConsParams &&...params)zyppng::expected< T, E >inlinestatic
swap(expected &other) noexceptzyppng::expected< T, E >inline
unwrap()zyppng::expected< T, E >inline
unwrap() constzyppng::expected< T, E >inline
value_type typedefzyppng::expected< T, E >
visit(F f)zyppng::expected< T, E >inline
~expected()zyppng::expected< T, E >inline