Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp239 struct __move_construct_t struct
242 requires tag_invocable<__move_construct_t, __mtype<_Tp>, _Storage&,
247 static_assert(nothrow_tag_invocable<__move_construct_t, __mtype<_Tp>, in operator ()()
249 stdexec::tag_invoke(__move_construct_t{}, __mtype<_Tp>{}, __self, in operator ()()
254 inline constexpr __move_construct_t __move_construct{};
471 using __with_move = __move_construct_t(void(__t&&) noexcept);