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

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

Static Public Attributes

static const bool value = false
 

Detailed Description

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

Allows detection whether specific type is a simdpp mask.

Member Data Documentation

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

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