|
kokkos-execution 0.0.1
|
#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 &&... >) |
Definition at line 15 of file domain.hpp.
|
inlinestaticnoexcept |
Definition at line 18 of file domain.hpp.