/string

basic c++ string class

Primary LanguageC++

Small string class for c++.

Just a small include only string class for c++. It doesn't depend on libstdc++.

I've tested this for memory leaks with valgrind and there shouldn't be any but if there is please let me know.