A C++ implementation of a dynamically-sized (runtime allocated) array, encapsulated in a HeapArray<T> class.
-
Updated
Jan 19, 2018 - C++
A C++ implementation of a dynamically-sized (runtime allocated) array, encapsulated in a HeapArray<T> class.
Add a description, image, and links to the heap-array topic page so that developers can more easily learn about it.
To associate your repository with the heap-array topic, visit your repo's landing page and select "manage topics."