kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::ApplySender< Domain, ApplySenderForType > Struct Template Reference

#include <domain.hpp>

Static Public Member Functions

template<typename Tag, stdexec::sender Sndr, typename... Args>
requires stdexec::__callable<ApplySenderForType<Tag>, Sndr&&, Args&&...>
static auto apply_sender (Tag, Sndr &&sndr, Args &&... args) noexcept(stdexec::__nothrow_callable< ApplySenderForType< Tag >, Sndr &&, Args &&... >)

Detailed Description

template<typename Domain, template< typename > typename ApplySenderForType>
struct Kokkos::Execution::Impl::ApplySender< Domain, ApplySenderForType >

Definition at line 15 of file domain.hpp.

Member Function Documentation

◆ apply_sender()

template<typename Domain, template< typename > typename ApplySenderForType>
template<typename Tag, stdexec::sender Sndr, typename... Args>
requires stdexec::__callable<ApplySenderForType<Tag>, Sndr&&, Args&&...>
auto Kokkos::Execution::Impl::ApplySender< Domain, ApplySenderForType >::apply_sender ( Tag ,
Sndr && sndr,
Args &&... args )
inlinestaticnoexcept

Definition at line 18 of file domain.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/impl/domain.hpp