https://github.com/chuigda-wasteland/Safe_stl
A safe version of STL
https://github.com/chuigda-wasteland/Safe_stl
cpp cpp11 cpp14 safe stl
Last synced: 6 months ago
JSON representation
A safe version of STL
- Host: GitHub
- URL: https://github.com/chuigda-wasteland/Safe_stl
- Owner: chuigda
- License: gpl-3.0
- Created: 2017-03-30T13:14:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T17:57:34.000Z (almost 5 years ago)
- Last Synced: 2025-02-27T23:47:27.248Z (over 1 year ago)
- Topics: cpp, cpp11, cpp14, safe, stl
- Language: C++
- Size: 169 KB
- Stars: 17
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Safe_stl
A safe version of STL
## ⚠️⚠️⚠️ WARNING: Bad code ⚠️⚠️⚠️
These codes were just written for learning cpp and STL. They don't function correctly, and the code quality is poor.