kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Impl::SyncWait::ApplySenderFor< SndrTrait > Struct Template Reference

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 && >)

Detailed Description

Member Function Documentation

◆ operator()()

template<template< typename... > typename SndrTrait>
template<typename Sndr>
requires SndrTrait<Sndr, env>::value
auto Kokkos::Execution::Impl::SyncWait::ApplySenderFor< SndrTrait >::operator() ( Sndr && sndr) const
inlinenoexcept

Definition at line 154 of file sync_wait.hpp.


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