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
36
Commits
1
Branch
0
Tags
da378efaaa549116c9e4c80dc9bbd2b9b9e3a4ed
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
da378efaaa
written some tests based on a non-working feature (operator[] =
...
operator[])
2016-11-02 10:59:41 +01:00
.gitignore
added gitignore
2016-10-23 03:44:55 +02:00
Char.cpp
added noexcept qualifier to Char ctor, and made notes on exception
2016-10-29 13:37:03 +02:00
Char.h
added noexcept qualifier to Char ctor, and made notes on exception
2016-10-29 13:37:03 +02:00
CMakeLists.txt
added some comments to CMakeLists.txt
2016-10-29 11:47:39 +02:00
manualtest.cpp
written some tests based on a non-working feature (operator[] =
2016-11-02 10:59:41 +01:00
String.cpp
made some final changes to the comments
2016-10-29 20:08:55 +02:00
String.h
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
StringValue.cpp
made some final changes to the comments
2016-10-29 20:08:55 +02:00
StringValue.h
refactored code, made new comments, extended manualtest.cpp, commented
2016-10-26 16:39:32 +02:00
test.cpp
written some tests based on a non-working feature (operator[] =
2016-11-02 10:59:41 +01:00
S
Description
A naive reference counted string implementation.
25
KiB
Languages
C++
100%