Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__cpo.hpp118 struct __tag_type;
121 struct __tag_type<_Ret _Tag::*> struct
127 using __tag_type_t = typename __tag_type<_Fn>::type;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp727 auto __tag_type(_Tag (*)(_As...)) -> _Tag;
730 auto __tag_type(_Tag (*)(_As...) noexcept) -> _Tag;
735 __tag_type(static_cast<_Query>(nullptr))