Expression Templates Library (ETL)
etl::traits_detail::is_custom_dyn_matrix_impl< T > Struct Template Reference

Special traits helper to detect if type is a custom_dyn_matrix. More...

#include <traits.hpp>

Inheritance diagram for etl::traits_detail::is_custom_dyn_matrix_impl< T >:
Inheritance graph
[legend]
Collaboration diagram for etl::traits_detail::is_custom_dyn_matrix_impl< T >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct etl::traits_detail::is_custom_dyn_matrix_impl< T >

Special traits helper to detect if type is a custom_dyn_matrix.

Template Parameters
TThe type to test

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