Files
rocm-systems/projects
Jonathan R. Madsen c57bfb22f8 Add lib/common/container/small_vector.* (#178)
- 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]
2023-11-07 20:45:40 -06:00
..