HILA
Loading...
Searching...
No Matches
hila::is_std_array< T > Struct Template Reference

#include <type_tools.h>

Inherits std::false_type.

Detailed Description

template<typename T>
struct hila::is_std_array< T >

Helper functions hila::is_std_array<T>::value hila::is_std_vector<T>::value are true if the type T is std::array/stdvector, otherwise false

Definition at line 136 of file type_tools.h.


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