Logo
Explore Help
Sign In
mrtoth/refcountedstring
1
0
Fork 0
You've already forked refcountedstring
Code Issues Pull Requests Releases Wiki Activity
19 Commits 1 Branch 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Kjistóf 0bf31cb6e4 made another test parametric, started to struggle with segfaults.
2016-10-23 23:48:20 +02:00
.gitignore
added gitignore
2016-10-23 03:44:55 +02:00
Char.cpp
added some comments for class Char, and added some TODO's
2016-10-23 15:42:57 +02:00
Char.h
made Char ctor explicit
2016-10-23 18:00:22 +02:00
CMakeLists.txt
now the non-const String::operator[] returns a Char class instead of a
2016-10-23 15:36:10 +02:00
manualtest.cpp
added manual test for new Char copy-on-write mechanic
2016-10-23 15:36:19 +02:00
String.cpp
now the non-const String::operator[] returns a Char class instead of a
2016-10-23 15:36:10 +02:00
String.h
made Char ctor explicit
2016-10-23 18:00:22 +02:00
StringValue.cpp
made an index_of() method for StringValue, which calculates the index of
2016-10-23 15:34:59 +02:00
StringValue.h
made an index_of() method for StringValue, which calculates the index of
2016-10-23 15:34:59 +02:00
test.cpp
made another test parametric, started to struggle with segfaults.
2016-10-23 23:48:20 +02:00
Description
A naive reference counted string implementation.
25 KiB
Languages
C++ 100%
Powered by Gitea Version: 1.23.7 Page: 20ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API