|
libivon 0.1.0
Voice-over-IP library
|
This is the complete list of members for ivon::expected_void< E >, including all inherited members.
| error() const &noexcept | ivon::expected_void< E > | inline |
| error() &noexcept | ivon::expected_void< E > | inline |
| error() &&noexcept | ivon::expected_void< E > | inline |
| expected_void() noexcept=default | ivon::expected_void< E > | |
| expected_void(E error) noexcept(std::is_nothrow_move_constructible_v< E >) | ivon::expected_void< E > | inline |
| has_value() const noexcept | ivon::expected_void< E > | inline |
| operator bool() const noexcept | ivon::expected_void< E > | inlineexplicit |