kokkos-execution 0.0.1
Loading...
Searching...
No Matches
check_continues_on.hpp File Reference
#include <concepts>
#include "kokkos-execution/stdexec.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.