Inspired by https://github.com/kokkos/kokkos/blob/69273c3a4e7b6adeb95066341ca201d62fe1e698/core/src/impl/Kokkos_GraphNodeThenImpl.hpp#L28.
More...
#include <then.hpp>
|
| template<std::integral T> |
| void | operator() (const T) const |
template<typename Functor>
requires (std::same_as<void, std::invoke_result_t<Functor>>)
struct Kokkos::Execution::ExecutionSpaceImpl::ThenWrapper< Functor >
Inspired by https://github.com/kokkos/kokkos/blob/69273c3a4e7b6adeb95066341ca201d62fe1e698/core/src/impl/Kokkos_GraphNodeThenImpl.hpp#L28.
Definition at line 16 of file then.hpp.
◆ operator()()
template<typename Functor>
template<std::integral T>
◆ functor
template<typename Functor>
The documentation for this struct was generated from the following file:
- /__w/kokkos-execution/kokkos-execution/kokkos-execution/execution_space/then.hpp