Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp1070 using __count_of = __msuccess_or_t<__try_count_of<_Tag, _Sender, _Env>>; typedef
1073 requires __mvalid<__count_of, _Tag, _Sender, _Env>
1074 inline constexpr bool __sends = (__v<__count_of<_Tag, _Sender, _Env>> != 0);
1077 requires __mvalid<__count_of, set_stopped_t, _Sender, _Env>