|
kokkos-execution 0.0.1
|
#include "kokkos-utils/callbacks/RecorderListener.hpp"#include "kokkos-utils/tests/scoped/callbacks/Manager.hpp"#include "tests/utils/callback_matchers.hpp"#include "tests/utils/execution_space_context.hpp"#include "tests/utils/functors/increment.hpp"#include "tests/utils/functors/no_op.hpp"#include "tests/utils/functors/throws_when_copied.hpp"#include "tests/utils/stdexec.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::ExecutionSpaceImpl |
Functions | |
| consteval bool | Tests::ExecutionSpaceImpl::test_sndr_traits () |
| consteval bool | Tests::ExecutionSpaceImpl::test_sndr_no_throw_transformable () |