Ada 2.9.2
Fast spec-compliant URL parser
|
This is the complete list of members for tl::unexpected< E >, including all inherited members.
unexpected()=delete | tl::unexpected< E > | |
unexpected(const E &e) | tl::unexpected< E > | inlineexplicit |
unexpected(E &&e) | tl::unexpected< E > | inlineexplicit |
unexpected(Args &&...args) | tl::unexpected< E > | inlineexplicit |
unexpected(std::initializer_list< U > l, Args &&...args) | tl::unexpected< E > | inlineexplicit |
value() const & | tl::unexpected< E > | inline |
value() & | tl::unexpected< E > | inline |
value() && | tl::unexpected< E > | inline |
value() const && | tl::unexpected< E > | inline |