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

The BufCpu width get trait specialization. More...

#include <BufCpu.hpp>

Public Member Functions

ALPAKA_FN_HOST auto operator() (BufCpu< TElem, TDim, TIdx > const &buf)
 

Detailed Description

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

The BufCpu width get trait specialization.

Definition at line 138 of file BufCpu.hpp.

Member Function Documentation

◆ operator()()

template<typename TElem , typename TDim , typename TIdx >
ALPAKA_FN_HOST auto alpaka::trait::GetExtents< BufCpu< TElem, TDim, TIdx > >::operator() ( BufCpu< TElem, TDim, TIdx > const &  buf)
inline

Definition at line 140 of file BufCpu.hpp.


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