template<class T,size_t N> struct Maike::c_array
The following table summarizes all members in this struct.
template<typename... U> constexpr c_array (U... values) | |
---|---|
constexpr T const & operator[] (size_t p) | |
constexpr T const * begin () | |
constexpr T const * end () |