M5Utility 0.0.2 git rev:5c1a751
|
This is the complete list of members for m5::stl::unexpected< E >, including all inherited members.
unexpected()=delete (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | |
unexpected(const E &e) (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inlineexplicit |
unexpected(E &&e) (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inlineexplicit |
unexpected(Args &&...args) (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inlineexplicit |
unexpected(std::initializer_list< U > l, Args &&...args) (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inlineexplicit |
value() const & (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inline |
value() & (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inline |
value() && (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inline |
value() const && (defined in m5::stl::unexpected< E >) | m5::stl::unexpected< E > | inline |