This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
refcountedstring
Watch
1
Star
0
Fork
0
You've already forked refcountedstring
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
36dc44ac2d927f7cc55c9b8f5e635bd6d83effab
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mrtoth
36dc44ac2d
added implementations for every header
2016-10-23 03:46:28 +02:00
.gitignore
added gitignore
2016-10-23 03:44:55 +02:00
CMakeLists.txt
added CMakeLists.txt
2016-10-23 03:45:20 +02:00
String.cpp
added implementations for every header
2016-10-23 03:46:28 +02:00
String.h
added header files for String and StringValue
2016-10-23 03:45:46 +02:00
StringValue.cpp
added implementations for every header
2016-10-23 03:46:28 +02:00
StringValue.h
added header files for String and StringValue
2016-10-23 03:45:46 +02:00
S
Description
A naive reference counted string implementation.
25
KiB
Languages
C++
100%