|
co_usb
|
This is the complete list of members for co_usb::detail::as_optional_t, including all inherited members.
| as_optional_t(std::error_code &ec) noexcept | co_usb::detail::as_optional_t | inlineexplicit |
| return_type typedef | co_usb::detail::as_optional_t | |
| with_error(std::error_code ec) noexcept -> return_type< U > | co_usb::detail::as_optional_t | inline |
| with_success(Args &&...args) noexcept(std::is_nothrow_constructible_v< U, Args... >) -> return_type< U > | co_usb::detail::as_optional_t | inline |