qxLib
qx::is_array_of_t< array_t, T > Struct Template Reference

#include <is_array_of_t.h>

Inheritance diagram for qx::is_array_of_t< array_t, T >:

Detailed Description

template<class array_t, class T>
struct qx::is_array_of_t< array_t, T >

Check if array_t is an array of T

Template Parameters
array_t- possible array type
T- array element type

Definition at line 25 of file is_array_of_t.h.


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