STX  1.0.0
stx::Err< E > Member List

This is the complete list of members for stx::Err< E >, including all inherited members.

Err(E &&value)stx::Err< E >inlineexplicit
Err(Err &&rhs)=defaultstx::Err< E >
Err(Err const &)=defaultstx::Err< E >
operator!=(Err< F > const &cmp) conststx::Err< E >inline
operator!=(Ok< F > const &) const noexceptstx::Err< E >inline
operator=(Err &&rhs)=defaultstx::Err< E >
operator=(Err const &)=defaultstx::Err< E >
operator==(Err< F > const &cmp) conststx::Err< E >inline
operator==(Ok< F > const &) const noexceptstx::Err< E >inline
Resultstx::Err< E >friend
value() const &noexceptstx::Err< E >inline
value() &noexceptstx::Err< E >inline
value() const &&stx::Err< E >inline
value() &&stx::Err< E >inline
value_type typedefstx::Err< E >
~Err()=defaultstx::Err< E >