```C++ template<int N> class Array; ``` The type `int` is not reported. Note: ignore the counterintuitive name for this C++ feature.
The type
intis not reported. Note: ignore the counterintuitive name for this C++ feature.