Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp223 struct __copy_construct_t struct
226 requires tag_invocable<__copy_construct_t, __mtype<_Tp>, _Storage&,
229 noexcept(nothrow_tag_invocable<__copy_construct_t, __mtype<_Tp>, in operator ()()
232 stdexec::tag_invoke(__copy_construct_t{}, __mtype<_Tp>{}, __self, in operator ()()
237 inline constexpr __copy_construct_t __copy_construct{};
470 using __with_copy = __copy_construct_t(void(const __t&));