https://github.com/randomgamingdev/cpp-vla
VLAs (Variable Length Arrays) are commonly used, stack-allocated arrays from C99, that don't work in standardized C++. This library is a header only library that brings VLAs to C++.
https://github.com/randomgamingdev/cpp-vla
array arrays cpp fast header header-only memory memory-management simple small stack
Last synced: 3 months ago
JSON representation
VLAs (Variable Length Arrays) are commonly used, stack-allocated arrays from C99, that don't work in standardized C++. This library is a header only library that brings VLAs to C++.
- Host: GitHub
- URL: https://github.com/randomgamingdev/cpp-vla
- Owner: RandomGamingDev
- License: mit
- Created: 2022-10-16T17:08:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T17:12:01.000Z (over 2 years ago)
- Last Synced: 2023-03-08T22:17:48.555Z (over 2 years ago)
- Topics: array, arrays, cpp, fast, header, header-only, memory, memory-management, simple, small, stack
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0