h5pp
h5pp
To-do
Library API
h5pp
Docs
»
Library API
»
Template Struct is_std_array< std::array< T, N > >
View page source
Template Struct is_std_array< std::array< T, N > >
¶
Defined in
File h5ppTypeSfinae.h
Inheritance Relationships
¶
Base Type
¶
public
true_type
Struct Documentation
¶
template<typename
T
, auto
N
>
struct
is_std_array
<std::array<
T
,
N
>> :
public
true_type
¶