Vc  1.1.0
SIMD Vector Classes for C++
isSimdArray< T > Struct Template Reference

Detailed Description

template<typename T>
struct Vc::Traits::isSimdArray< T >

Identifies any possible SimdArray<T, N> type (independent of const/volatile or reference)

Definition at line 143 of file type_traits.h.

#include <type_traits.h>

Inherits is_simdarray_internal< T >.


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