kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::ExecutionSpaceImpl::Push Struct Reference

#include <scoped_region.hpp>

Public Member Functions

template<stdexec::sender Sndr, typename T>
auto operator() (Sndr &&sndr, T &&name) const noexcept -> RegionSender< Kind::PUSH, Sndr >
template<typename T>
auto operator() (T &&name) const noexcept

Detailed Description

Definition at line 100 of file scoped_region.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<stdexec::sender Sndr, typename T>
auto Kokkos::Execution::ExecutionSpaceImpl::Push::operator() ( Sndr && sndr,
T && name ) const->RegionSender< Kind::PUSH, Sndr >
inlinenoexcept

Definition at line 102 of file scoped_region.hpp.

◆ operator()() [2/2]

template<typename T>
auto Kokkos::Execution::ExecutionSpaceImpl::Push::operator() ( T && name) const
inlinenoexcept

Definition at line 107 of file scoped_region.hpp.


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