Logo
Explore Help
Sign In
mrtoth/refcountedstring
1
0
Fork 0
You've already forked refcountedstring
Code Issues Pull Requests Releases Wiki Activity
11 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 8dcfca2d62 made a char wrapper: Char, which implements copy-on-write for String
2016-10-23 15:34:59 +02:00
.gitignore
added gitignore
2016-10-23 03:44:55 +02:00
Char.cpp
made a char wrapper: Char, which implements copy-on-write for String
2016-10-23 15:34:59 +02:00
Char.h
made a char wrapper: Char, which implements copy-on-write for String
2016-10-23 15:34:59 +02:00
CMakeLists.txt
added CMakeLists.txt
2016-10-23 03:45:20 +02:00
manualtest.cpp
added new manual tests for new methods in String
2016-10-23 15:34:59 +02:00
String.cpp
implemented remaining methods and added checks to neccessary methods
2016-10-23 15:34:30 +02:00
String.h
added header files for String and StringValue
2016-10-23 03:45:46 +02:00
StringValue.cpp
fixed overflow detection in StringValue::operator[]
2016-10-23 14:12:13 +02:00
StringValue.h
added header files for String and StringValue
2016-10-23 03:45:46 +02:00
test.cpp
added some new, forgotten test cases and made some new ones for the new
2016-10-23 15:34:59 +02:00
Description
A naive reference counted string implementation.
25 KiB
Languages
C++ 100%
Powered by Gitea Version: 1.23.7 Page: 22ms Template: 3ms
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