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.hpp491 constexpr decltype(auto) __get_1st() const noexcept in __get_1st() function
503 noexcept(__nothrow_queryable<decltype(__get_1st<_Query, _Args...>()), in query()
506 return tag_invoke(__q, __get_1st<_Query, _Args...>(), in query()
529 constexpr decltype(auto) __get_1st() const noexcept in __get_1st() function
546 noexcept(__nothrow_queryable<decltype(__get_1st<_Query, _Args...>()),
549 return tag_invoke(__q, __get_1st<_Query, _Args...>(),