Container, analog of std::vector. Implemented move semantics for greater efficiency and reservation of "raw" memory with the construction of elements in it as needed.
-
Updated
Apr 3, 2022 - C++
Container, analog of std::vector. Implemented move semantics for greater efficiency and reservation of "raw" memory with the construction of elements in it as needed.
Add a description, image, and links to the raw-memory topic page so that developers can more easily learn about it.
To associate your repository with the raw-memory topic, visit your repo's landing page and select "manage topics."