alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::DevType< ViewPlainPtr< TDev, TElem, TDim, TIdx > > Struct Template Reference

The ViewPlainPtr device type trait specialization. More...

#include <ViewPlainPtr.hpp>

Public Types

using type = alpaka::Dev< TDev >
 

Detailed Description

template<typename TDev, typename TElem, typename TDim, typename TIdx>
struct alpaka::trait::DevType< ViewPlainPtr< TDev, TElem, TDim, TIdx > >

The ViewPlainPtr device type trait specialization.

Definition at line 53 of file ViewPlainPtr.hpp.

Member Typedef Documentation

◆ type

template<typename TDev , typename TElem , typename TDim , typename TIdx >
using alpaka::trait::DevType< ViewPlainPtr< TDev, TElem, TDim, TIdx > >::type = alpaka::Dev<TDev>

Definition at line 55 of file ViewPlainPtr.hpp.


The documentation for this struct was generated from the following file: