Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:60862f96
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 >:
Collaboration diagram for TNL::IsVectorType< T >:

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: