Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__domain.hpp326 struct __common_domain_fn struct
328 static auto __common_domain() noexcept -> default_domain in __common_domain()
335 static auto __common_domain(_Domain __domain, _OtherDomains...) noexcept in __common_domain()
342 static auto __common_domain(_Domains...) noexcept // in __common_domain()
349 auto operator()(__ignore, __ignore, const auto&... __sndrs) const noexcept in operator ()()