peelo-result
peelo::result< T, E > Member List

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

equals(const result &that) constpeelo::result< T, E >inline
equals(const result< U, G > &that) constpeelo::result< T, E >inline
error(const error_type &error)peelo::result< T, E >inlinestatic
error(Args &&... args)peelo::result< T, E >inlinestatic
error() noexceptpeelo::result< T, E >inline
error() const noexceptpeelo::result< T, E >inline
error_or(U &&default_error) constpeelo::result< T, E >inline
error_type typedefpeelo::result< T, E >
has_value() const noexceptpeelo::result< T, E >inline
ok(Args &&... args)peelo::result< T, E >inlinestatic
operator bool() const noexceptpeelo::result< T, E >inlineexplicit
operator!() const noexceptpeelo::result< T, E >inline
operator!=(const result &that) constpeelo::result< T, E >inline
operator!=(const result< U, G > &that) constpeelo::result< T, E >inline
operator*() noexceptpeelo::result< T, E >inline
operator*() const noexceptpeelo::result< T, E >inline
operator->() noexceptpeelo::result< T, E >inline
operator->() const noexceptpeelo::result< T, E >inline
operator=(const result &that)peelo::result< T, E >inline
operator=(const result< U, G > &that)peelo::result< T, E >inline
operator=(result &&that)peelo::result< T, E >inline
operator==(const result &that) constpeelo::result< T, E >inline
operator==(const result< U, G > &that) constpeelo::result< T, E >inline
result(const value_type &value)peelo::result< T, E >inline
result(value_type &&value)peelo::result< T, E >inline
result(const result &that)peelo::result< T, E >inline
result(result &&that)peelo::result< T, E >inline
result(const result< U, G > &that)peelo::result< T, E >inline
value() noexceptpeelo::result< T, E >inline
value() const noexceptpeelo::result< T, E >inline
value_or(U &&default_value) constpeelo::result< T, E >inline
value_type typedefpeelo::result< T, E >
~result()peelo::result< T, E >inline