|
kokkos-execution 0.0.1
|
Type of the execution space extracted from a get_exec_t query on T.
More...
#include <get_exec.hpp>
Public Types | |
| using | type = typename std::remove_cvref_t<stdexec::__query_result_t<T, get_exec_t>>::execution_space |
Type of the execution space extracted from a get_exec_t query on T.
Definition at line 32 of file get_exec.hpp.
| using Kokkos::Execution::Impl::ExecOf< T >::type = typename std::remove_cvref_t<stdexec::__query_result_t<T, get_exec_t>>::execution_space |
Definition at line 33 of file get_exec.hpp.