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