Home
last modified time | relevance | path

Searched refs:__arg_type_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__cpo.hpp69 ::stdexec::__arg_type_t<void(__VA_ARGS__())>
115 using __arg_type_t = typename __arg_type<_Fn>::type; typedef