Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp44 struct __make_env_t { struct
49 constexpr auto operator()(_Base&& __base, _Env&& __env) const noexcept in operator ()()
55 constexpr auto operator()(_Env&& __env) const noexcept -> _Env { in operator ()()