https://github.com/igor-240340/mystring
C++ test assignment on creating a custom string class
https://github.com/igor-240340/mystring
Last synced: about 2 months ago
JSON representation
C++ test assignment on creating a custom string class
- Host: GitHub
- URL: https://github.com/igor-240340/mystring
- Owner: igor-240340
- Created: 2022-11-27T18:32:11.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-11-27T21:16:26.000Z (6 months ago)
- Last Synced: 2025-02-04T22:29:56.594Z (3 months ago)
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyString
Test assignment on implementation a custom dynamic string.