Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp134 struct __read_with_default_t { struct
137 operator()(_Tag, _Default&& __default) const -> __sender<_Tag, __decay_t<_Default>> { in operator ()()