https://github.com/ibob/vec-span-demo
Demo code for my talk "Beyond std::vector and std::span"
https://github.com/ibob/vec-span-demo
Last synced: over 1 year ago
JSON representation
Demo code for my talk "Beyond std::vector and std::span"
- Host: GitHub
- URL: https://github.com/ibob/vec-span-demo
- Owner: iboB
- License: mit
- Created: 2022-06-27T01:53:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T12:25:03.000Z (about 4 years ago)
- Last Synced: 2025-02-14T14:56:00.588Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beyond `std::vector` and `std::span`
Demos for the talk.