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

The BufCpu idx type trait specialization. More...

#include <BufCpu.hpp>

Public Types

using type = TIdx
 

Detailed Description

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

The BufCpu idx type trait specialization.

Definition at line 306 of file BufCpu.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 308 of file BufCpu.hpp.


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