A naive reference counted string implementation.
Aller au fichier
Kjistóf f76c1c7ebc changed executable name to match project name 2016-12-09 19:46:05 +01:00
.gitignore added gitignore 2016-10-23 03:44:55 +02:00
CMakeLists.txt changed executable name to match project name 2016-12-09 19:46:05 +01:00
Char.cpp implemented non-working features of commit da378ef 2016-11-02 11:00:14 +01:00
Char.h implemented non-working features of commit da378ef 2016-11-02 11:00:14 +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
manualtest.cpp written some tests based on a non-working feature (operator[] = 2016-11-02 10:59:41 +01:00
test.cpp written some tests based on a non-working feature (operator[] = 2016-11-02 10:59:41 +01:00