HILA
|
#include <type_tools.h>
Inherits std::false_type.
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.