the array itself More...
the array itself
Definition at line 130 of file ct_array.hpp.
#include <ct_array.hpp>
Static Public Attributes | |
static const T | data [sizeof...(args)] = { args... } |
initialize the array from variadic template | |
|
static |
initialize the array from variadic template
Definition at line 131 of file ct_array.hpp.