Expression Templates Library (ETL)
etl::matrix_detail::is_vector_impl< N > Struct Template Reference

Traits to test if a type is a std::vector. More...

#include <fast_base.hpp>

Inheritance diagram for etl::matrix_detail::is_vector_impl< N >:
Inheritance graph
[legend]
Collaboration diagram for etl::matrix_detail::is_vector_impl< N >:
Collaboration graph
[legend]

Detailed Description

template<typename N>
struct etl::matrix_detail::is_vector_impl< N >

Traits to test if a type is a std::vector.


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