Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
TNL::IsVectorType< T > Struct Template Reference

Type trait for checking if T is a vector type, e.g. Containers::Vector or Containers::VectorView. More...

#include <TNL/TypeTraits.h>

Inheritance diagram for TNL::IsVectorType< T >:
Inheritance graph
[legend]
Collaboration diagram for TNL::IsVectorType< T >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct TNL::IsVectorType< T >

Type trait for checking if T is a vector type, e.g. Containers::Vector or Containers::VectorView.


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