This is a string class that is used in some of my projects in Sofia University in Faculty of Mathematics and Informatics.
Just copy-paste it in your project.
Disclaimer: To use the Split method, you need two things:
- have the
Array.hppheader in your project. Link. - add before the inclusion of the header the following line:
#define USE_SPLITIf you decide to update the code or use it in a project, refer to this repo.