co_usb
Loading...
Searching...
No Matches
co_usb::detail::as_optional_t Member List

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) noexceptco_usb::detail::as_optional_tinlineexplicit
return_type typedefco_usb::detail::as_optional_t
with_error(std::error_code ec) noexcept -> return_type< U >co_usb::detail::as_optional_tinline
with_success(Args &&...args) noexcept(std::is_nothrow_constructible_v< U, Args... >) -> return_type< U >co_usb::detail::as_optional_tinline