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

#include <ViewConst.hpp>

Public Member Functions

ALPAKA_FN_HOST auto operator() (ViewConst< TView > const &view) const
 

Detailed Description

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

Definition at line 72 of file ViewConst.hpp.

Member Function Documentation

◆ operator()()

template<typename TView >
ALPAKA_FN_HOST auto alpaka::trait::GetExtents< ViewConst< TView > >::operator() ( ViewConst< TView > const &  view) const
inline

Definition at line 74 of file ViewConst.hpp.


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