Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp209 struct __delete_t struct
212 requires tag_invocable<__delete_t, __mtype<_Tp>, _Storage&>
216 nothrow_tag_invocable<__delete_t, __mtype<_Tp>, _Storage&>); in operator ()()
217 stdexec::tag_invoke(__delete_t{}, __mtype<_Tp>{}, __storage); in operator ()()
221 inline constexpr __delete_t __delete{};
315 using __with_delete = __delete_t(void() noexcept);
472 using __with_delete = __delete_t(void() noexcept);