- stack allocation like std::array<T, N> when number of elements is <= N, behaves like std::vector<T> once the number of elements exceeds N. [ROCm/rocprofiler-sdk commit: 871abdcee8]
871abdcee8