|
kokkos-execution 0.0.1
|
#include <domain.hpp>
Static Public Member Functions | |
| template<stdexec::sender Sndr, typename Env> requires stdexec::__applicable<TransformSenderForType<stdexec::tag_of_t<Sndr>>, Sndr&&, const Env&> | |
| static auto | transform_sender (stdexec::set_value_t, Sndr &&sndr, const Env &env) noexcept(stdexec::__nothrow_applicable< TransformSenderForType< stdexec::tag_of_t< Sndr > >, Sndr &&, const Env & >) |
Definition at line 29 of file domain.hpp.
|
inlinestaticnoexcept |
Definition at line 32 of file domain.hpp.