Searched defs:ArrayType (Results 1 – 2 of 2) sorted by relevance
25 using ArrayType = std::array<T, N>; in ArrayCopy() typedef
1110 using ArrayType = const float[3]; in TEST() typedef