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

#include <IsArrayOrVector.hpp>

+ Inheritance diagram for alpaka::meta::IsArrayOrVector< std::vector< T, A > >:

Detailed Description

template<typename T, typename A>
struct alpaka::meta::IsArrayOrVector< std::vector< T, A > >

Specialization of IsArrayOrVector for vector types

Template Parameters
Tinner type held in the vector
Avector allocator

Definition at line 31 of file IsArrayOrVector.hpp.


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