Home
last modified time | relevance | path

Searched defs:__variant_t (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__into_variant.hpp44 using __variant_t = __value_types_t<__completion_signatures_of_t<_Sender, _Env...>>; typedef
74 using __variant_t = value_types_of_t<__child_of<_Self>, env_of_t<_Receiver>>; typedef
86 using __variant_t = __t<_State>; typedef
H A D__shared.hpp155 using __variant_t = decltype(__self->__sh_state_->__results_); in __notify() typedef
216 using __variant_t = __transform_completion_signatures< typedef
H A D__schedule_from.hpp140 using __variant_t = __results_of<__child_of<_Sexpr>, env_of_t<_Receiver>>; typedef
H A D__sync_wait.hpp317 using __variant_t = __result_t::value_type; in operator ()() typedef