Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp482 constexpr decltype(auto) __get_1st() const noexcept in __get_1st() function
494 noexcept(__nothrow_queryable<decltype(__get_1st<_Query, _Args...>()), in query()
497 return tag_invoke(__q, __get_1st<_Query, _Args...>(), in query()
520 constexpr decltype(auto) __get_1st() const noexcept in __get_1st() function
537 noexcept(__nothrow_queryable<decltype(__get_1st<_Query, _Args...>()),
540 return tag_invoke(__q, __get_1st<_Query, _Args...>(),