Stratax
Scientific computing containers and operations
Loading...
Searching...
No Matches
is_array< T > Struct Template Reference

Type trait that reports whether a type is a Stratax array. More...

#include <Concepts.hpp>

Inheritance diagram for is_array< T >:

Detailed Description

template<typename T>
struct is_array< T >

Type trait that reports whether a type is a Stratax array.

Template Parameters
TType to test.

Definition at line 187 of file Concepts.hpp.


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