CsCrypto  1.0.1
util::result< Value, Error > Member List

This is the complete list of members for util::result< Value, Error >, including all inherited members.

err() const & noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
err() & noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
err() && noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
error_t typedef (defined in util::result< Value, Error >)util::result< Value, Error >private
is_error() const noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
is_ok() const noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
m_content (defined in util::result< Value, Error >)util::result< Value, Error >private
operator=(const result< Value, Error > &)=default & noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprdefaultnoexcept
operator=(result< Value, Error > &&)=default & noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprdefaultnoexcept
result(Value &&value) noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineexplicitconstexprnoexcept
result(Error &&err) noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineexplicitconstexprnoexcept
result(const result< Value, Error > &)=default noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprdefaultnoexcept
result(result< Value, Error > &&)=default noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprdefaultnoexcept
value() const & noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
value() & noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
value() && noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlineconstexprnoexcept
~result()=default noexcept (defined in util::result< Value, Error >)util::result< Value, Error >inlinedefaultnoexcept