- Test
- Kokkos::Execution::ExecutionSpaceImpl::Scheduler models the
stdexec::scheduler concept.
- Test
- Check that querying the completion scheduler from a schedule sender of a scheduler returns the scheduler.
See https://eel.is/c++draft/exec.sched#5.
Definition at line 35 of file test_scheduler.cpp.
◆ Scheduler_round_trip_property_Test() [1/3]
| Tests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test::Scheduler_round_trip_property_Test |
( |
| ) |
|
|
default |
◆ ~Scheduler_round_trip_property_Test()
| Tests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test::~Scheduler_round_trip_property_Test |
( |
| ) |
|
|
overridedefault |
◆ Scheduler_round_trip_property_Test() [2/3]
| Tests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test::Scheduler_round_trip_property_Test |
( |
const Scheduler_round_trip_property_Test & | | ) |
|
|
delete |
◆ Scheduler_round_trip_property_Test() [3/3]
| Tests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test::Scheduler_round_trip_property_Test |
( |
Scheduler_round_trip_property_Test && | | ) |
|
|
deletenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: