|
kokkos-execution 0.0.1
|
#include <concepts>#include "kokkos-execution/stdexec.hpp"#include "kokkos-execution/impl/sender_introspection.hpp"#include "tests/utils/stdexec.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::Utils |
Functions | |
| template<stdexec::scheduler Schd> | |
| consteval bool | Tests::Utils::check_continues_on () |
Check how the scheduler customizes stdexec::continues_on. | |