kokkos-execution 0.0.1
Loading...
Searching...
No Matches
sender_introspection.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Kokkos
namespace  Kokkos::Execution
namespace  Kokkos::Execution::ExecutionSpaceImpl

Typedefs

template<typename Sndr, typename Env = stdexec::env<>>
using Kokkos::Execution::ExecutionSpaceImpl::exec_of_t = typename stdexec::__completion_scheduler_of_t<stdexec::set_value_t, Sndr, Env>::execution_space
 Type of the execution space extracted from a sender's completion scheduler.