/MiniStringImpl

Custom String C++ Implementation

Primary LanguageC++MIT LicenseMIT

MiniStringImpl

Custom C++ String Implementation with small code

myString s = "Hello World!\n";