| 
    Template Numerical Library version\ main:6a1fe78
    
   | 
 
Type trait for checking if T is a static array type. More...
#include <TNL/TypeTraits.h>


Type trait for checking if T is a static array type.
Static array types are array types which have a constexpr getSize method.