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
30
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kjistóf
69d51127a0
CMakeLists.txt now uses manualtest.cpp if Google Test was not found
2016-10-28 20:25:43 +02:00
.gitignore
added gitignore
2016-10-23 03:44:55 +02:00
Char.cpp
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
Char.h
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
CMakeLists.txt
CMakeLists.txt now uses manualtest.cpp if Google Test was not found
2016-10-28 20:25:43 +02:00
manualtest.cpp
fixed a bug in manualtest.cpp, where a method was defined instead of
2016-10-28 20:24:57 +02:00
String.cpp
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
String.h
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
StringValue.cpp
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
StringValue.h
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
test.cpp
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
Description
A naive reference counted string implementation.
25
KiB
Languages
C++
100%