![]()  | 
  
    Vc
    1.1.0
    
   SIMD Vector Classes for C++ 
   | 
            | 
 
Identifies any SIMD vector type (independent of implementation or whether it's SimdArray<T, N>).
Definition at line 134 of file type_traits.h.
#include <type_traits.h>
Inherits integral_constant< bool,(is_simd_vector_internal< decay< T > >::value||is_simdarray_internal< decay< T > >::value)>.