DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Meta::is_std_array< T > Struct Template Reference

Type trait that detects whether a type is a std::array. More...

#include <Defines.hpp>

Inheritance diagram for DNDS::Meta::is_std_array< T >:
[legend]
Collaboration diagram for DNDS::Meta::is_std_array< T >:
[legend]

Detailed Description

template<class T>
struct DNDS::Meta::is_std_array< T >

Type trait that detects whether a type is a std::array.

Definition at line 664 of file Defines.hpp.


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