Searched refs:static_array (Results 1 – 2 of 2) sorted by relevance
127 const char static_array[] = "A"; variable153 return static_array; // refers to static in ReturnStatements()
175 template <class... T, T... Values> struct static_array; // expected-error {{must be the last}}