libsimdpp  0.9.3
simdpp::is_vector< T > Struct Template Reference

Allows detection whether specific type is a simdpp vector. More...

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T>
struct simdpp::is_vector< T >

Allows detection whether specific type is a simdpp vector.

Member Data Documentation

template<class T >
const bool simdpp::is_vector< T >::value = false
static

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