kokkos-execution 0.0.1
Loading...
Searching...
No Matches
check_scheduler_type.hpp File Reference

Go to the source code of this file.

Classes

struct  Tests::Utils::check_scheduler_type_t< Tag, Schd >
struct  Tests::Utils::CheckSchedulerTypeSender< Sndr, Tag, Schd >

Namespaces

namespace  Tests
namespace  Tests::Utils

Variables

template<typename Tag, stdexec::scheduler Schd>
constexpr check_scheduler_type_t< Tag, Schd > Tests::Utils::check_scheduler_type {}

Detailed Description

Sender that statically asserts the scheduler type at connect time.

Definition in file check_scheduler_type.hpp.