#include <sycl/detail/generic_type_traits.hpp>
Public Types | |
using | type = typename multi_ptr< ElementType, Space, IsDecorated >::value_type |
Definition at line 446 of file generic_type_traits.hpp.
using sycl::_V1::detail::mptr_or_vec_elem_type< multi_ptr< ElementType, Space, IsDecorated >, std::enable_if_t< IsDecorated==access::decorated::no||IsDecorated==access::decorated::yes > >::type = typename multi_ptr<ElementType, Space, IsDecorated>::value_type |
Definition at line 450 of file generic_type_traits.hpp.