Home
last modified time | relevance | path

Searched defs:__emplace_from (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp966 struct __emplace_from struct
968 _Fn __fn_;
969 using __t = __call_result_t<_Fn>;
971 operator __t() && noexcept(__nothrow_callable<_Fn>) in operator __t()
976 auto operator()() && noexcept(__nothrow_callable<_Fn>) -> __t in operator ()()