Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__env.hpp551 struct __with struct
553 using __t = __with;
554 using __id = __with;
560 constexpr explicit __with(_Value __value) noexcept( in __with() function
565 constexpr explicit __with(_Value __value, _Tag, _Tags...) noexcept( in __with() argument
571 auto query(_Key) const noexcept -> const _Value& in query()