https://github.com/sauce-code/stringclasscpp
a reproduction of the String-Class written in C++ as an Eclipse-Project
https://github.com/sauce-code/stringclasscpp
Last synced: 5 months ago
JSON representation
a reproduction of the String-Class written in C++ as an Eclipse-Project
- Host: GitHub
- URL: https://github.com/sauce-code/stringclasscpp
- Owner: sauce-code
- License: mit
- Created: 2015-05-23T14:36:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T17:49:35.000Z (over 8 years ago)
- Last Synced: 2025-01-15T18:31:39.105Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StringClassCPP
a reproduction of the String-Class written in C++ as an Eclipse-Project