|
kokkos-execution 0.0.1
|
Customize stdexec::sync_wait.
More...
#include <sync_wait.hpp>
Public Member Functions | |
| template<typename Sndr> requires SndrTrait<Sndr, env>::value | |
| auto | operator() (Sndr &&sndr) const noexcept(std::is_nothrow_invocable_v< SyncWait, Sndr && >) |
Customize stdexec::sync_wait.
References:
Definition at line 151 of file sync_wait.hpp.
|
inlinenoexcept |
Definition at line 154 of file sync_wait.hpp.