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

#include <ViewConst.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getDev (ViewConst< TView > const &view)
 

Detailed Description

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

Definition at line 51 of file ViewConst.hpp.

Member Function Documentation

◆ getDev()

template<typename TView >
static ALPAKA_FN_HOST auto alpaka::trait::GetDev< ViewConst< TView > >::getDev ( ViewConst< TView > const &  view)
inlinestatic

Definition at line 53 of file ViewConst.hpp.


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