libivon 0.1.0
Voice-over-IP library
Loading...
Searching...
No Matches
ivon::expected_void< E > Member List

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

error() const &noexceptivon::expected_void< E >inline
error() &noexceptivon::expected_void< E >inline
error() &&noexceptivon::expected_void< E >inline
expected_void() noexcept=defaultivon::expected_void< E >
expected_void(E error) noexcept(std::is_nothrow_move_constructible_v< E >)ivon::expected_void< E >inline
has_value() const noexceptivon::expected_void< E >inline
operator bool() const noexceptivon::expected_void< E >inlineexplicit