Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp613 struct __fwd_fn struct
719 return __fwd_fn()(static_cast<_Env&&>(__env)); in operator ()()
724 -> env<_First, __call_result_t<__fwd_fn, _Second>> in operator ()()
727 __fwd_fn()(static_cast<_Second&&>(__second))}; in operator ()()