Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkayy/vk-array
My implementation of C++'s std::array.
https://github.com/vkayy/vk-array
cpp data-structures
Last synced: about 2 months ago
JSON representation
My implementation of C++'s std::array.
- Host: GitHub
- URL: https://github.com/vkayy/vk-array
- Owner: vkayy
- License: mit
- Created: 2024-06-25T02:34:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T02:36:46.000Z (7 months ago)
- Last Synced: 2024-12-02T04:10:28.362Z (about 2 months ago)
- Topics: cpp, data-structures
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vk::array
This is a simple implementation of C++'s standard library `std::array`.