alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::ElemType< ViewConst< TView > > Struct Template Reference

#include <ViewConst.hpp>

Public Types

using type = typename ElemType< TView >::type const
 

Detailed Description

template<typename TView>
struct alpaka::trait::ElemType< ViewConst< TView > >

Definition at line 65 of file ViewConst.hpp.

Member Typedef Documentation

◆ type

template<typename TView >
using alpaka::trait::ElemType< ViewConst< TView > >::type = typename ElemType<TView>::type const

Definition at line 68 of file ViewConst.hpp.


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