All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
util::is_STLarray< T > Struct Template Reference

Identifies whether the specified type is a STL array. More...

#include <MetaUtils.h>

Inheritance diagram for util::is_STLarray< T >:

Detailed Description

template<typename T>
struct util::is_STLarray< T >

Identifies whether the specified type is a STL array.

Template Parameters
Tthe type to be tested
See Also
util::is_STLarray_v

Definition at line 384 of file MetaUtils.h.


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