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

#include <IsArrayOrVector.hpp>

+ Inheritance diagram for alpaka::meta::IsArrayOrVector< T >:

Detailed Description

template<typename T>
struct alpaka::meta::IsArrayOrVector< T >

Checks whether T is an array or a vector type

Template Parameters
Ta type to check

Definition at line 21 of file IsArrayOrVector.hpp.


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