Expression Templates Library (ETL)
Public Types | List of all members
etl::get_vector_impl< V > Struct Template Reference

Traits to get the vector implementation for a vector mode. More...

#include <vectorization.hpp>

Public Types

using type = no_vec
 The vector implementation.
 

Detailed Description

template<vector_mode_t V>
struct etl::get_vector_impl< V >

Traits to get the vector implementation for a vector mode.

Template Parameters
VThe vector mode

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