Build: cmake --preset release && cmake --build --preset release
Run tests: ctest --preset release
This repository has been archived by the owner on May 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
allenvox/string-cow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of C++ String class with copy-on-write