alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::DimType< BufCpu< TElem, TDim, TIdx > > Struct Template Reference

The BufCpu dimension getter trait. More...

#include <BufCpu.hpp>

Public Types

using type = TDim
 

Detailed Description

template<typename TElem, typename TDim, typename TIdx>
struct alpaka::trait::DimType< BufCpu< TElem, TDim, TIdx > >

The BufCpu dimension getter trait.

Definition at line 124 of file BufCpu.hpp.

Member Typedef Documentation

◆ type

template<typename TElem , typename TDim , typename TIdx >
using alpaka::trait::DimType< BufCpu< TElem, TDim, TIdx > >::type = TDim

Definition at line 126 of file BufCpu.hpp.


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