MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / async_wait

Method async_wait

include/exec/start_now.hpp:208–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 }
207
208 [[nodiscard]]
209 constexpr auto async_wait() const noexcept -> __sender_t
210 {
211 return __sender_t{this};
212 }
213 };
214
215 struct start_now_t

Calls

no outgoing calls

Tested by 1