alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::meta::IsArrayOrVector< T[N]> Struct Template Reference

#include <IsArrayOrVector.hpp>

+ Inheritance diagram for alpaka::meta::IsArrayOrVector< T[N]>:

Detailed Description

template<typename T, std::size_t N>
struct alpaka::meta::IsArrayOrVector< T[N]>

Specialization of IsArrayOrVector for plain arrays

Template Parameters
Tinner type held in the array
Nsize of the array

Definition at line 41 of file IsArrayOrVector.hpp.


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