Searched defs:__read_with_default_t (Results 1 – 1 of 1) sorted by relevance
134 struct __read_with_default_t { struct137 operator()(_Tag, _Default&& __default) const -> __sender<_Tag, __decay_t<_Default>> { in operator ()()