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

The BufCpu device type trait specialization. More...

#include <BufCpu.hpp>

Public Types

using type = DevCpu
 

Detailed Description

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

The BufCpu device type trait specialization.

Definition at line 107 of file BufCpu.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 109 of file BufCpu.hpp.


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